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
SVNException
public Map getPathMergeInfo(String path, long revision) throws SVNException
SVNException
Copyright © 2019. All rights reserved.