Package | Description |
---|---|
org.tmatesoft.svn.core.internal.io.fs |
Modifier and Type | Field and Description |
---|---|
private PathInfo |
FSUpdateContext.myCurrentPathInfo |
Modifier and Type | Method and Description |
---|---|
private PathInfo |
FSUpdateContext.getCurrentPathInfo() |
private PathInfo |
FSUpdateContext.getNextPathInfo() |
PathInfo |
FSFile.readPathInfoFromReportFile() |
Modifier and Type | Method and Description |
---|---|
static boolean |
PathInfo.isRelevant(PathInfo pathInfo,
java.lang.String prefix) |
private void |
FSUpdateContext.updateEntry(long sourceRevision,
java.lang.String sourcePath,
FSEntry sourceEntry,
java.lang.String targetPath,
FSEntry targetEntry,
java.lang.String editPath,
PathInfo pathInfo,
SVNDepth wcDepth,
SVNDepth requestedDepth) |