Interface ISVNCommitPathHandler
-
- All Known Implementing Classes:
FSReplayPathHandler
,SVNCommitter
,SVNCommitter17
,SVNCopyDriver.CopyCommitPathHandler
,SVNMergeInfoUtil.ElideMergeInfoCatalogHandler
public interface ISVNCommitPathHandler
- Version:
- 1.3
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description boolean
handleCommitPath(java.lang.String commitPath, ISVNEditor commitEditor)
-
-
-
Method Detail
-
handleCommitPath
boolean handleCommitPath(java.lang.String commitPath, ISVNEditor commitEditor) throws SVNException
- Throws:
SVNException
-
-