public class SvnNgRevert extends SvnNgOperationRunner<Void,SvnRevert>
UNKNOWN
NULL
Constructor and Description |
---|
SvnNgRevert() |
Modifier and Type | Method and Description |
---|---|
static void |
restore(SVNWCContext context,
File localAbsPath,
SVNDepth depth,
boolean useCommitTimes,
boolean revertRoot,
ISVNEventHandler notifier) |
static void |
restore(SVNWCContext context,
File localAbsPath,
SVNDepth depth,
boolean useCommitTimes,
boolean revertRoot,
ISVNEventHandler notifier,
Set<File> modifiedCopiesThatShouldBePreserved) |
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,SvnRevert>
SVNException
public static void restore(SVNWCContext context, File localAbsPath, SVNDepth depth, boolean useCommitTimes, boolean revertRoot, ISVNEventHandler notifier) throws SVNException
SVNException
public static void restore(SVNWCContext context, File localAbsPath, SVNDepth depth, boolean useCommitTimes, boolean revertRoot, ISVNEventHandler notifier, Set<File> modifiedCopiesThatShouldBePreserved) throws SVNException
SVNException
Copyright © 2019. All rights reserved.