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, getVersion
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 SVNAdminArea14Factory
SVNException
protected SVNAdminArea doOpen(java.io.File path, int version) throws SVNException
doOpen
in class SVNAdminArea14Factory
SVNException
protected SVNAdminArea doChangeWCFormat(SVNAdminArea adminArea) throws SVNException
doChangeWCFormat
in class SVNAdminArea14Factory
SVNException
public int getSupportedVersion()
getSupportedVersion
in class SVNAdminArea14Factory
Copyright © 2004-2012 TMate Software Ltd. All Rights Reserved.