Package | Description |
---|---|
org.tmatesoft.svn.core.internal.io.fs |
Modifier and Type | Method and Description |
---|---|
FSParentPath |
FSParentPath.getParent() |
FSParentPath |
FSRoot.openPath(String path,
boolean lastEntryMustExist,
boolean storeParents) |
Modifier and Type | Method and Description |
---|---|
static SVNLocationEntry |
FSNodeHistory.findYoungestCopyroot(File reposRootDir,
FSParentPath parPath) |
FSCopyInheritance |
FSTransactionRoot.getCopyInheritance(FSParentPath child) |
FSCopyInheritance |
FSRevisionRoot.getCopyInheritance(FSParentPath child) |
abstract FSCopyInheritance |
FSRoot.getCopyInheritance(FSParentPath child) |
String |
FSParentPath.getRelativePath(FSParentPath ancestor) |
void |
FSCommitter.incrementMergeInfoUpTree(FSParentPath parentPath,
long increment) |
void |
FSCommitter.makePathMutable(FSParentPath parentPath,
String errorPath) |
void |
FSParentPath.setParentPath(FSRevisionNode newRevNode,
String newEntry,
FSParentPath newParentPath) |
Constructor and Description |
---|
FSParentPath(FSParentPath newParentPath) |
FSParentPath(FSRevisionNode newRevNode,
String newEntry,
FSParentPath newParentPath) |
Copyright © 2023. All rights reserved.