Package | Description |
---|---|
org.tmatesoft.svn.core.internal.wc17 |
Modifier and Type | Field and Description |
---|---|
private SVNRemoteStatusEditor17.DirectoryInfo |
SVNRemoteStatusEditor17.myDirectoryInfo |
private SVNRemoteStatusEditor17.DirectoryInfo |
SVNRemoteStatusEditor17.DirectoryInfo.parent |
private SVNRemoteStatusEditor17.DirectoryInfo |
SVNRemoteStatusEditor17.FileInfo.parent |
Modifier and Type | Method and Description |
---|---|
private java.io.File |
SVNRemoteStatusEditor17.findDirReposRelpath(SVNRemoteStatusEditor17.DirectoryInfo dirinfo) |
private void |
SVNRemoteStatusEditor17.tweakStatusHash(SVNRemoteStatusEditor17.DirectoryInfo dirInfo,
SVNRemoteStatusEditor17.DirectoryInfo childDir,
java.io.File localAbsPath,
SVNStatusType reposNodeStatus,
SVNStatusType reposTextStatus,
SVNStatusType reposPropStatus,
SVNRevision deletedRev,
SVNLock reposLock) |
Constructor and Description |
---|
DirectoryInfo(java.lang.String path,
SVNRemoteStatusEditor17.DirectoryInfo parent) |
FileInfo(SVNRemoteStatusEditor17.DirectoryInfo parent,
java.lang.String path,
boolean added) |