public class FSNodeHistory
extends java.lang.Object
| Constructor and Description |
|---|
FSNodeHistory(SVNLocationEntry newHistoryEntry,
boolean interesting,
SVNLocationEntry newSearchResumeEntry,
FSFS owner) |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
checkAncestryOfPegPath(java.lang.String fsPath,
long pegRev,
long futureRev,
FSFS owner) |
static SVNLocationEntry |
findYoungestCopyroot(java.io.File reposRootDir,
FSParentPath parPath) |
SVNLocationEntry |
getHistoryEntry() |
FSNodeHistory |
getPreviousHistory(boolean crossCopies) |
public FSNodeHistory(SVNLocationEntry newHistoryEntry, boolean interesting, SVNLocationEntry newSearchResumeEntry, FSFS owner)
public SVNLocationEntry getHistoryEntry()
public static SVNLocationEntry findYoungestCopyroot(java.io.File reposRootDir, FSParentPath parPath) throws SVNException
SVNExceptionpublic static boolean checkAncestryOfPegPath(java.lang.String fsPath,
long pegRev,
long futureRev,
FSFS owner)
throws SVNException
SVNExceptionpublic FSNodeHistory getPreviousHistory(boolean crossCopies) throws SVNException
SVNExceptionCopyright © 2004-2012 TMate Software Ltd. All Rights Reserved.