public class SVNCommitter extends Object implements ISVNCommitPathHandler
| Constructor and Description |
|---|
SVNCommitter(Map commitItems,
String reposRoot,
Collection tmpFiles) |
| Modifier and Type | Method and Description |
|---|---|
static SVNCommitInfo |
commit(Collection tmpFiles,
Map commitItems,
SVNURL url,
ISVNEditor commitEditor,
ISVNEventHandler eventHandler) |
boolean |
handleCommitPath(String commitPath,
ISVNEditor commitEditor) |
void |
sendTextDeltas(ISVNEditor editor) |
public SVNCommitter(Map commitItems, String reposRoot, Collection tmpFiles)
public boolean handleCommitPath(String commitPath, ISVNEditor commitEditor) throws SVNException
handleCommitPath in interface ISVNCommitPathHandlerSVNExceptionpublic void sendTextDeltas(ISVNEditor editor) throws SVNException
SVNExceptionpublic static SVNCommitInfo commit(Collection tmpFiles, Map commitItems, SVNURL url, ISVNEditor commitEditor, ISVNEventHandler eventHandler) throws SVNException
SVNExceptionCopyright © 2025. All rights reserved.