public class SvnOldUpgrade extends SvnOldRunner<SvnWcGeneration,SvnUpgrade>
| Modifier and Type | Class and Description |
|---|---|
class |
SvnOldUpgrade.TextBaseFileInfo |
class |
SvnOldUpgrade.TextBaseInfo |
UNKNOWNNULL| Constructor and Description |
|---|
SvnOldUpgrade() |
| Modifier and Type | Method and Description |
|---|---|
static SVNURL |
getEntryCopyFromURL(SVNEntry entry) |
static SVNURL |
getEntryRepositoryRootURL(SVNEntry entry) |
static SVNURL |
getEntryURL(SVNEntry entry) |
static boolean |
getVersionedSubdirs(SVNWCAccess access,
java.io.File localAbsPath,
java.util.ArrayList<java.io.File> children,
boolean isCalculateDoDeleteDir,
boolean isSkipMissing) |
protected SvnWcGeneration |
run() |
static void |
wipeObsoleteFiles(java.io.File dirAbsPath) |
static void |
wipePostUpgrade(SVNWCContext ctx,
java.io.File dirAbsPath,
boolean isWholeAdmin) |
getWcGenerationgetFirstTarget, isApplicable, sleepForTimestampcheckCancelled, getOperation, getWcContext, handleEvent, handleEvent, reset, run, setOperation, setWcContextpublic static SVNURL getEntryRepositoryRootURL(SVNEntry entry) throws SVNException
SVNExceptionpublic static SVNURL getEntryURL(SVNEntry entry) throws SVNException
SVNExceptionpublic static SVNURL getEntryCopyFromURL(SVNEntry entry) throws SVNException
SVNExceptionprotected SvnWcGeneration run() throws SVNException
run in class SvnOperationRunner<SvnWcGeneration,SvnUpgrade>SVNExceptionpublic static void wipePostUpgrade(SVNWCContext ctx, java.io.File dirAbsPath, boolean isWholeAdmin) throws SVNException
SVNExceptionpublic static void wipeObsoleteFiles(java.io.File dirAbsPath)
throws SVNException
SVNExceptionpublic static boolean getVersionedSubdirs(SVNWCAccess access, java.io.File localAbsPath, java.util.ArrayList<java.io.File> children, boolean isCalculateDoDeleteDir, boolean isSkipMissing) throws SVNException
SVNExceptionCopyright © 2004-2012 TMate Software Ltd. All Rights Reserved.