public class SvnNgRemove extends SvnNgOperationRunner<java.lang.Void,SvnScheduleForRemoval>
UNKNOWN
NULL
Constructor and Description |
---|
SvnNgRemove() |
Modifier and Type | Method and Description |
---|---|
static void |
checkCanDelete(SvnOperationFactory opFactory,
SVNWCContext context,
java.io.File path) |
static void |
delete(SVNWCContext context,
java.io.File path,
boolean keepLocal,
boolean deleteUnversioned,
ISVNEventHandler handler) |
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,SvnScheduleForRemoval>
SVNException
public static void checkCanDelete(SvnOperationFactory opFactory, SVNWCContext context, java.io.File path) throws SVNException
SVNException
public static void delete(SVNWCContext context, java.io.File path, boolean keepLocal, boolean deleteUnversioned, ISVNEventHandler handler) throws SVNException
SVNException
Copyright © 2004-2012 TMate Software Ltd. All Rights Reserved.