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 ISVNCommitPathHandler
SVNException
public void sendTextDeltas(ISVNEditor editor) throws SVNException
SVNException
public static SVNCommitInfo commit(Collection tmpFiles, Map commitItems, SVNURL url, ISVNEditor commitEditor, ISVNEventHandler eventHandler) throws SVNException
SVNException
Copyright © 2024. All rights reserved.