public class SVNSwitchCommand extends SVNCommand
| Constructor and Description |
|---|
SVNSwitchCommand() |
| Modifier and Type | Method and Description |
|---|---|
protected java.util.Collection |
createSupportedOptions() |
protected void |
relocate(java.util.List targets) |
void |
run() |
acceptsRevisionRange, getFileAmbigousErrorMessage, getGlobalOptions, getMessageAmbigousErrorMessage, getResourceBundleName, getSVNEnvironment, isCommitteravailableCommands, getAliases, getCommand, getDescription, getEnvironment, getName, getSupportedOptions, getValidOptions, init, isAlias, isFailed, isOptionSupported, registerCommand, setFailedprotected java.util.Collection createSupportedOptions()
createSupportedOptions in class AbstractSVNCommandpublic void run()
throws SVNException
run in class AbstractSVNCommandSVNExceptionprotected void relocate(java.util.List targets)
throws SVNException
SVNException