public class SvnNgRevert extends SvnNgOperationRunner<Void,SvnRevert>
UNKNOWNNULL| 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, setRepositoryAccessgetFirstTarget, isApplicable, sleepForTimestampcheckCancelled, getOperation, getWcContext, handleEvent, handleEvent, run, setOperation, setWcContextprotected Void run(SVNWCContext context) throws SVNException
run in class SvnNgOperationRunner<Void,SvnRevert>SVNExceptionpublic static void restore(SVNWCContext context, File localAbsPath, SVNDepth depth, boolean useCommitTimes, boolean revertRoot, ISVNEventHandler notifier) throws SVNException
SVNExceptionpublic static void restore(SVNWCContext context, File localAbsPath, SVNDepth depth, boolean useCommitTimes, boolean revertRoot, ISVNEventHandler notifier, Set<File> modifiedCopiesThatShouldBePreserved) throws SVNException
SVNExceptionCopyright © 2025. All rights reserved.