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
SVNException
public static boolean checkAncestryOfPegPath(java.lang.String fsPath, long pegRev, long futureRev, FSFS owner) throws SVNException
SVNException
public FSNodeHistory getPreviousHistory(boolean crossCopies) throws SVNException
SVNException
Copyright © 2004-2012 TMate Software Ltd. All Rights Reserved.