public class SVNRevertCommand extends SVNCommand
Constructor and Description |
---|
SVNRevertCommand() |
Modifier and Type | Method and Description |
---|---|
protected java.util.Collection |
createSupportedOptions() |
private boolean |
isScheduledForAddition(java.io.File dir) |
void |
run() |
acceptsRevisionRange, getFileAmbigousErrorMessage, getGlobalOptions, getMessageAmbigousErrorMessage, getResourceBundleName, getSVNEnvironment, isCommitter
availableCommands, getAliases, getCommand, getDescription, getEnvironment, getName, getSupportedOptions, getValidOptions, init, isAlias, isFailed, isOptionSupported, registerCommand, setFailed
protected java.util.Collection createSupportedOptions()
createSupportedOptions
in class AbstractSVNCommand
public void run() throws SVNException
run
in class AbstractSVNCommand
SVNException
private boolean isScheduledForAddition(java.io.File dir)