Package | Description |
---|---|
org.tmatesoft.svn.core.internal.io.fs |
Modifier and Type | Method and Description |
---|---|
private FSEntry |
FSUpdateContext.fakeDirEntry(java.lang.String reposPath,
FSRoot root) |
private FSEntry |
FSFS.parseRepEntryValue(java.lang.String name,
java.lang.String value) |
Modifier and Type | Method and Description |
---|---|
private SVNDirEntry |
FSRepository.buildDirEntry(FSEntry repEntry,
SVNURL parentURL,
FSRevisionNode entryNode,
int entryFields) |
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) |