public class SVNAdminArea15Factory extends SVNAdminArea14Factory
| Modifier and Type | Field and Description |
|---|---|
static int |
WC_FORMAT |
WC_FORMAT_13, WC_FORMAT_14, WC_FORMAT_15, WC_FORMAT_16| Constructor and Description |
|---|
SVNAdminArea15Factory() |
| Modifier and Type | Method and Description |
|---|---|
protected SVNAdminArea |
doChangeWCFormat(SVNAdminArea adminArea) |
protected void |
doCreateVersionedDirectory(java.io.File path,
java.lang.String url,
java.lang.String rootURL,
java.lang.String uuid,
long revNumber,
SVNDepth depth) |
protected SVNAdminArea |
doOpen(java.io.File path,
int version) |
int |
getSupportedVersion() |
doCheckWC, getVersionchangeWCFormat, checkWC, checkWC, compareTo, createVersionedDirectory, createVersionedDirectory, getSelector, isUpgradeEnabled, open, registerFactory, setSelector, setUpgradeEnabled, upgradepublic static final int WC_FORMAT
protected void doCreateVersionedDirectory(java.io.File path,
java.lang.String url,
java.lang.String rootURL,
java.lang.String uuid,
long revNumber,
SVNDepth depth)
throws SVNException
doCreateVersionedDirectory in class SVNAdminArea14FactorySVNExceptionprotected SVNAdminArea doOpen(java.io.File path, int version) throws SVNException
doOpen in class SVNAdminArea14FactorySVNExceptionprotected SVNAdminArea doChangeWCFormat(SVNAdminArea adminArea) throws SVNException
doChangeWCFormat in class SVNAdminArea14FactorySVNExceptionpublic int getSupportedVersion()
getSupportedVersion in class SVNAdminArea14FactoryCopyright © 2004-2012 TMate Software Ltd. All Rights Reserved.