Package org.tmatesoft.svn.cli.svn
Class SVNCommand
java.lang.Object
org.tmatesoft.svn.cli.AbstractSVNCommand
org.tmatesoft.svn.cli.svn.SVNCommand
- Direct Known Subclasses:
SVNAddCommand,SVNCatCommand,SVNChangeListCommand,SVNCheckoutCommand,SVNCleanupCommand,SVNCommitCommand,SVNCopyCommand,SVNDeleteCommand,SVNExportCommand,SVNHelpCommand,SVNImportCommand,SVNLockCommand,SVNMergeCommand,SVNMergeInfoCommand,SVNMkDirCommand,SVNMoveCommand,SVNPatchCommand,SVNResolveCommand,SVNResolvedCommand,SVNRevertCommand,SVNSwitchCommand,SVNUnLockCommand,SVNUpdateCommand,SVNUpgradeCommand,SVNXMLCommand
- Version:
- 1.3
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanprotected Stringprotected SVNCommandEnvironmentbooleanMethods inherited from class org.tmatesoft.svn.cli.AbstractSVNCommand
availableCommands, createSupportedOptions, getAliases, getCommand, getDescription, getEnvironment, getName, getSupportedOptions, getValidOptions, init, isAlias, isFailed, isOptionSupported, registerCommand, run, setFailed
-
Field Details
-
myGlobalOptions
-
-
Constructor Details
-
SVNCommand
-
-
Method Details
-
acceptsRevisionRange
public boolean acceptsRevisionRange() -
isCommitter
public boolean isCommitter() -
getFileAmbigousErrorMessage
-
getMessageAmbigousErrorMessage
-
getSVNEnvironment
-
getResourceBundleName
- Specified by:
getResourceBundleNamein classAbstractSVNCommand
-
getGlobalOptions
- Specified by:
getGlobalOptionsin classAbstractSVNCommand
-