Package | Description |
---|---|
org.tmatesoft.svn.core.internal.wc |
Modifier and Type | Field and Description |
---|---|
private SVNUpdateEditor15.SVNFileInfo |
SVNUpdateEditor15.myCurrentFile |
Modifier and Type | Method and Description |
---|---|
private SVNUpdateEditor15.SVNFileInfo |
SVNUpdateEditor15.addFile(SVNUpdateEditor15.SVNDirectoryInfo parent,
java.lang.String path,
java.lang.String copyFromPath,
long copyFromRevision) |
private SVNUpdateEditor15.SVNFileInfo |
SVNUpdateEditor15.addFileWithHistory(SVNUpdateEditor15.SVNDirectoryInfo parent,
java.lang.String path,
java.lang.String copyFromPath,
long copyFromRevision) |
private SVNUpdateEditor15.SVNFileInfo |
SVNUpdateEditor15.createFileInfo(SVNUpdateEditor15.SVNDirectoryInfo parent,
java.lang.String path,
boolean added) |
private SVNUpdateEditor15.SVNFileInfo |
SVNUpdateEditor15.openFile(java.lang.String path,
SVNUpdateEditor15.SVNDirectoryInfo parent) |
Modifier and Type | Method and Description |
---|---|
private void |
SVNUpdateEditor15.changeFileProperty(java.lang.String name,
SVNPropertyValue value,
SVNUpdateEditor15.SVNFileInfo fileInfo) |
private void |
SVNUpdateEditor15.closeFile(java.lang.String textChecksum,
SVNUpdateEditor15.SVNFileInfo fileInfo,
SVNUpdateEditor15.SVNDirectoryInfo dirInfo) |