public class SVNAdminArea14Factory extends SVNAdminAreaFactory
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 |
---|
SVNAdminArea14Factory() |
Modifier and Type | Method and Description |
---|---|
protected SVNAdminArea |
doChangeWCFormat(SVNAdminArea adminArea) |
protected int |
doCheckWC(java.io.File path,
java.util.logging.Level logLevel) |
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() |
protected int |
getVersion(java.io.File path) |
changeWCFormat, checkWC, checkWC, compareTo, createVersionedDirectory, createVersionedDirectory, getSelector, isUpgradeEnabled, open, registerFactory, setSelector, setUpgradeEnabled, upgrade
public 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 SVNAdminAreaFactory
SVNException
protected SVNAdminArea doOpen(java.io.File path, int version) throws SVNException
doOpen
in class SVNAdminAreaFactory
SVNException
protected SVNAdminArea doChangeWCFormat(SVNAdminArea adminArea) throws SVNException
doChangeWCFormat
in class SVNAdminAreaFactory
SVNException
public int getSupportedVersion()
getSupportedVersion
in class SVNAdminAreaFactory
protected int doCheckWC(java.io.File path, java.util.logging.Level logLevel) throws SVNException
doCheckWC
in class SVNAdminAreaFactory
SVNException
protected int getVersion(java.io.File path) throws SVNException
getVersion
in class SVNAdminAreaFactory
SVNException
Copyright © 2004-2012 TMate Software Ltd. All Rights Reserved.