Uses of Class
org.tmatesoft.svn.core.internal.wc2.old.SvnOldUpgrade.RepositoryInfo
Packages that use SvnOldUpgrade.RepositoryInfo
-
Uses of SvnOldUpgrade.RepositoryInfo in org.tmatesoft.svn.core.internal.wc2.old
Methods in org.tmatesoft.svn.core.internal.wc2.old with parameters of type SvnOldUpgrade.RepositoryInfoModifier and TypeMethodDescriptionprivate void
SvnOldUpgrade.ensureReposInfo
(SVNEntry entry, File localAbsPath, SvnOldUpgrade.RepositoryInfo lastRepositoryInfo, Map<SVNURL, String> reposCache) private void
SvnOldUpgrade.fetchReposInfo
(SVNEntry entry, SvnOldUpgrade.RepositoryInfo lastRepositoryInfo) private SvnOldUpgradeEntries.WriteBaton
SvnOldUpgrade.upgradeToWcng
(SvnOldUpgradeEntries.WriteBaton parentDirBaton, SVNWCDb db, File dirAbsPath, int oldFormat, ISVNWCDb.SVNWCDbUpgradeData data, Map<SVNURL, String> reposCache, SvnOldUpgrade.RepositoryInfo reposInfo) private void
SvnOldUpgrade.upgradeWorkingCopy
(SvnOldUpgradeEntries.WriteBaton parentDirBaton, SVNWCDb db, File dirAbsPath, ISVNWCDb.SVNWCDbUpgradeData data, Map<SVNURL, String> reposCache, SvnOldUpgrade.RepositoryInfo reposInfo) private void
SvnOldUpgrade.wcUpgrade
(File localAbsPath, SvnOldUpgrade.RepositoryInfo reposInfo)