public class SVNLookHistoryCommand extends SVNLookCommand implements ISVNHistoryHandler
Constructor and Description |
---|
SVNLookHistoryCommand() |
Modifier and Type | Method and Description |
---|---|
protected Collection |
createSupportedOptions() |
void |
handlePath(SVNAdminPath path)
Handles path information.
|
void |
run() |
getFSRoot, getGlobalOptions, getProperties, getResourceBundleName, getRevisionObject, getSVNLookEnvironment
availableCommands, getAliases, getCommand, getDescription, getEnvironment, getName, getSupportedOptions, getValidOptions, init, isAlias, isFailed, isOptionSupported, registerCommand, setFailed
protected Collection createSupportedOptions()
createSupportedOptions
in class AbstractSVNCommand
public void run() throws SVNException
run
in class AbstractSVNCommand
SVNException
public void handlePath(SVNAdminPath path) throws SVNException
ISVNHistoryHandler
handlePath
in interface ISVNHistoryHandler
path
- repository path informationSVNException
Copyright © 2018. All rights reserved.