Interface ISVNCommitPathHandler
-
- All Known Implementing Classes:
FSReplayPathHandler
,SVNCommitter
,SVNCommitter17
public interface ISVNCommitPathHandler
- Version:
- 1.3
- Author:
- TMate Software Ltd.
-
-
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
-
-