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 voidSvnOldUpgrade.ensureReposInfo(SVNEntry entry, java.io.File localAbsPath, SvnOldUpgrade.RepositoryInfo lastRepositoryInfo, java.util.Map<SVNURL, java.lang.String> reposCache) private voidSvnOldUpgrade.fetchReposInfo(SVNEntry entry, SvnOldUpgrade.RepositoryInfo lastRepositoryInfo) private SvnOldUpgradeEntries.WriteBatonSvnOldUpgrade.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 voidSvnOldUpgrade.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 voidSvnOldUpgrade.wcUpgrade(java.io.File localAbsPath, SvnOldUpgrade.RepositoryInfo reposInfo)