Class SvnNgUpgradeSDb.bumpTo29
- java.lang.Object
-
- org.tmatesoft.svn.core.internal.wc2.ng.SvnNgUpgradeSDb.bumpTo29
-
- All Implemented Interfaces:
SvnNgUpgradeSDb.Bumpable
- Enclosing class:
- SvnNgUpgradeSDb
private static class SvnNgUpgradeSDb.bumpTo29 extends java.lang.Object implements SvnNgUpgradeSDb.Bumpable
-
-
Constructor Summary
Constructors Modifier Constructor Description private
bumpTo29()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
bumpTo(SVNWCDb db, SVNSqlJetDb sDb, java.io.File wcRootAbsPath)
-
-
-
Method Detail
-
bumpTo
public void bumpTo(SVNWCDb db, SVNSqlJetDb sDb, java.io.File wcRootAbsPath) throws SVNException
- Specified by:
bumpTo
in interfaceSvnNgUpgradeSDb.Bumpable
- Throws:
SVNException
-
-