public class FSRevisionRoot extends FSRoot
myRootRevisionNode| Constructor and Description |
|---|
FSRevisionRoot(FSFS owner,
long revision) |
| Modifier and Type | Method and Description |
|---|---|
Map |
getChangedPaths() |
FSClosestCopy |
getClosestCopy(String path) |
FSCopyInheritance |
getCopyInheritance(FSParentPath child) |
FSNodeHistory |
getNodeHistory(String path) |
long |
getNodeOriginRevision(String path) |
SVNLocationEntry |
getPreviousLocation(String path,
long[] appearedRevision) |
long |
getRevision() |
FSRevisionNode |
getRootRevisionNode() |
checkNodeKind, detectChanged, fetchAllChanges, fetchRevNodeFromCache, getFileSize, getFileStreamForPath, getOwner, getRevisionNode, isUseLogAddressing, openPath, putRevNodeToCache, removeRevNodeFromCache, writeIndexDatapublic FSRevisionRoot(FSFS owner, long revision)
public long getRevision()
getRevision in class FSRootpublic Map getChangedPaths() throws SVNException
getChangedPaths in class FSRootSVNExceptionpublic FSCopyInheritance getCopyInheritance(FSParentPath child) throws SVNException
getCopyInheritance in class FSRootSVNExceptionpublic FSNodeHistory getNodeHistory(String path) throws SVNException
SVNExceptionpublic FSClosestCopy getClosestCopy(String path) throws SVNException
SVNExceptionpublic FSRevisionNode getRootRevisionNode() throws SVNException
getRootRevisionNode in class FSRootSVNExceptionpublic SVNLocationEntry getPreviousLocation(String path, long[] appearedRevision) throws SVNException
SVNExceptionpublic long getNodeOriginRevision(String path) throws SVNException
SVNExceptionCopyright © 2025. All rights reserved.