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,
File localAbsPath,
ArrayList<File> children,
boolean isCalculateDoDeleteDir,
boolean isSkipMissing) |
protected SvnWcGeneration |
run() |
static void |
wipeObsoleteFiles(File dirAbsPath) |
static void |
wipePostUpgrade(SVNWCContext ctx,
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, File dirAbsPath, boolean isWholeAdmin) throws SVNException
SVNExceptionpublic static void wipeObsoleteFiles(File dirAbsPath) throws SVNException
SVNExceptionpublic static boolean getVersionedSubdirs(SVNWCAccess access, File localAbsPath, ArrayList<File> children, boolean isCalculateDoDeleteDir, boolean isSkipMissing) throws SVNException
SVNExceptionCopyright © 2025. All rights reserved.