public class SVNLookTreeCommand extends SVNLookCommand implements ISVNTreeHandler
| Modifier | Constructor and Description |
|---|---|
protected |
SVNLookTreeCommand() |
| Modifier and Type | Method and Description |
|---|---|
protected java.util.Collection |
createSupportedOptions() |
void |
handlePath(SVNAdminPath adminPath)
Handles path information.
|
void |
run() |
getFSRoot, getGlobalOptions, getProperties, getResourceBundleName, getRevisionObject, getSVNLookEnvironmentavailableCommands, 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 AbstractSVNCommandSVNExceptionpublic void handlePath(SVNAdminPath adminPath) throws SVNException
ISVNTreeHandlerhandlePath in interface ISVNTreeHandleradminPath - repository path informationSVNException