Package org.tmatesoft.svn.core.wc.admin
Interface ISVNHistoryHandler
- All Known Implementing Classes:
SVNLookHistoryCommand
,SvnRepositoryGetHistoryImpl
public interface ISVNHistoryHandler
The ISVNHistoryHandler is used in history retrieving
operations of SVNLookClient.
- Since:
- 1.2
- Version:
- 1.3
-
Method Summary
-
Method Details
-
handlePath
Handles path information.- Parameters:
path
- repository path information- Throws:
SVNException
-