public class SvnNgCleanup extends SvnNgOperationRunner<java.lang.Void,SvnCleanup>
Modifier and Type | Class and Description |
---|---|
private static class |
SvnNgCleanup.CleanupStatusWalk |
UNKNOWN
NULL
Constructor and Description |
---|
SvnNgCleanup() |
Modifier and Type | Method and Description |
---|---|
private int |
canBeCleaned(SVNWCContext wcContext,
java.io.File localAbsPath) |
private void |
cleanup(SVNWCContext wcContext,
java.io.File localAbsPath) |
private void |
cleanupInternal(SVNWCContext wcContext,
java.io.File localAbsPath) |
private void |
doCleanup(java.io.File localAbsPath,
SVNWCContext wcContext,
java.util.List<java.lang.String> ignores) |
static void |
repairTimestamps(SVNWCContext wcContext,
java.io.File localAbsPath) |
protected java.lang.Void |
run(SVNWCContext context) |
deleteDeleteFiles, getRepositoryAccess, getWcGeneration, matchesChangelist, reset, run, setRepositoryAccess
getFirstTarget, isApplicable, sleepForTimestamp
checkCancelled, getOperation, getWcContext, handleEvent, handleEvent, run, setOperation, setWcContext
protected java.lang.Void run(SVNWCContext context) throws SVNException
run
in class SvnNgOperationRunner<java.lang.Void,SvnCleanup>
SVNException
private void doCleanup(java.io.File localAbsPath, SVNWCContext wcContext, java.util.List<java.lang.String> ignores) throws SVNException
SVNException
private void cleanup(SVNWCContext wcContext, java.io.File localAbsPath) throws SVNException
SVNException
private int canBeCleaned(SVNWCContext wcContext, java.io.File localAbsPath) throws SVNException
SVNException
private void cleanupInternal(SVNWCContext wcContext, java.io.File localAbsPath) throws SVNException
SVNException
public static void repairTimestamps(SVNWCContext wcContext, java.io.File localAbsPath) throws SVNException
SVNException