public class SvnNgUpgradeSDb
extends java.lang.Object
| Constructor and Description |
|---|
SvnNgUpgradeSDb() |
| Modifier and Type | Method and Description |
|---|---|
static void |
setVersion(SVNSqlJetDb sDb,
int version) |
static int |
upgrade(java.io.File wcRootAbsPath,
SVNWCDb db,
SVNSqlJetDb sDb,
int startFormat,
ISVNEventHandler eventHandler) |
public static int upgrade(java.io.File wcRootAbsPath,
SVNWCDb db,
SVNSqlJetDb sDb,
int startFormat,
ISVNEventHandler eventHandler)
throws SVNException
SVNExceptionpublic static void setVersion(SVNSqlJetDb sDb, int version) throws SVNException
SVNExceptionCopyright © 2004-2012 TMate Software Ltd. All Rights Reserved.