Uses of Class
org.tmatesoft.svn.core.internal.wc17.db.SVNWCDb.ReposInfo
-
Packages that use SVNWCDb.ReposInfo Package Description org.tmatesoft.svn.core.internal.wc17.db org.tmatesoft.svn.core.internal.wc2.ng -
-
Uses of SVNWCDb.ReposInfo in org.tmatesoft.svn.core.internal.wc17.db
Methods in org.tmatesoft.svn.core.internal.wc17.db that return SVNWCDb.ReposInfo Modifier and Type Method Description SVNWCDb.ReposInfo
SVNWCDb. fetchReposInfo(SVNSqlJetDb sDb, long repos_id)
-
Uses of SVNWCDb.ReposInfo in org.tmatesoft.svn.core.internal.wc2.ng
Methods in org.tmatesoft.svn.core.internal.wc2.ng that return SVNWCDb.ReposInfo Modifier and Type Method Description SVNWCDb.ReposInfo
SvnNgUpgrade. fetchReposInfo(SVNURL url, SVNURL lastRepos, java.lang.String lastUuid)
-