private void |
SvnOldUpgrade.migrateNodeProps(java.io.File dirAbsPath,
ISVNWCDb.SVNWCDbUpgradeData data,
java.lang.String name,
int originalFormat,
SVNAdminArea area) |
private void |
SvnOldUpgrade.migrateProps(java.io.File dirAbsPath,
ISVNWCDb.SVNWCDbUpgradeData data,
int originalFormat,
SVNAdminArea area) |
private SvnOldUpgradeEntries.WriteBaton |
SvnOldUpgrade.upgradeToWcng(SvnOldUpgradeEntries.WriteBaton parentDirBaton,
SVNWCDb db,
java.io.File dirAbsPath,
int oldFormat,
ISVNWCDb.SVNWCDbUpgradeData data,
java.util.Map<SVNURL,java.lang.String> reposCache,
SvnOldUpgrade.RepositoryInfo reposInfo) |
private void |
SvnOldUpgrade.upgradeWorkingCopy(SvnOldUpgradeEntries.WriteBaton parentDirBaton,
SVNWCDb db,
java.io.File dirAbsPath,
ISVNWCDb.SVNWCDbUpgradeData data,
java.util.Map<SVNURL,java.lang.String> reposCache,
SvnOldUpgrade.RepositoryInfo reposInfo) |
private static SvnOldUpgradeEntries.WriteBaton |
SvnOldUpgradeEntries.writeEntry(boolean isCalculateEntryNode,
SvnOldUpgradeEntries.WriteBaton parentNode,
SVNWCDb db,
ISVNWCDb.SVNWCDbUpgradeData upgradeData,
SVNEntry entry,
SvnOldUpgrade.TextBaseInfo textBaseInfo,
java.io.File localRelPath,
java.io.File tmpEntryAbsPath,
java.io.File rootAbsPath,
SVNEntry thisDir,
boolean isCreateLocks,
int targetWorkingCopyFormat) |
static SvnOldUpgradeEntries.WriteBaton |
SvnOldUpgradeEntries.writeUpgradedEntries(SvnOldUpgradeEntries.WriteBaton parentNode,
SVNWCDb db,
ISVNWCDb.SVNWCDbUpgradeData upgradeData,
java.io.File dirAbsPath,
java.util.Map<java.lang.String,SVNEntry> entries,
SVNHashMap textBases,
int targetWorkingCopyFormat) |