public class SvnNgRemove extends SvnNgOperationRunner<Void,SvnScheduleForRemoval>
UNKNOWN
NULL
Constructor and Description |
---|
SvnNgRemove() |
Modifier and Type | Method and Description |
---|---|
static void |
checkCanDelete(SvnOperationFactory opFactory,
SVNWCContext context,
File path) |
static void |
delete(SVNWCContext context,
File path,
File movedToAbsPath,
boolean keepLocal,
boolean deleteUnversioned,
ISVNEventHandler handler) |
protected Void |
run(SVNWCContext context) |
deleteDeleteFiles, getRepositoryAccess, getWcGeneration, matchesChangelist, reset, run, setRepositoryAccess
getFirstTarget, isApplicable, sleepForTimestamp
checkCancelled, getOperation, getWcContext, handleEvent, handleEvent, run, setOperation, setWcContext
protected Void run(SVNWCContext context) throws SVNException
run
in class SvnNgOperationRunner<Void,SvnScheduleForRemoval>
SVNException
public static void checkCanDelete(SvnOperationFactory opFactory, SVNWCContext context, File path) throws SVNException
SVNException
public static void delete(SVNWCContext context, File path, File movedToAbsPath, boolean keepLocal, boolean deleteUnversioned, ISVNEventHandler handler) throws SVNException
SVNException
Copyright © 2022. All rights reserved.