public class FSFileRevisionsFinder extends Object
| Constructor and Description |
|---|
FSFileRevisionsFinder(FSFS fsfs) |
| Modifier and Type | Method and Description |
|---|---|
int |
getFileRevisions(String path,
long startRevision,
long endRevision,
boolean includeMergedRevisions,
ISVNFileRevisionHandler handler) |
Map |
getPathMergeInfo(String path,
long revision) |
public FSFileRevisionsFinder(FSFS fsfs)
public int getFileRevisions(String path, long startRevision, long endRevision, boolean includeMergedRevisions, ISVNFileRevisionHandler handler) throws SVNException
SVNExceptionpublic Map getPathMergeInfo(String path, long revision) throws SVNException
SVNExceptionCopyright © 2025. All rights reserved.