Package org.tmatesoft.svn.cli.svnadmin
Class SVNAdminCommand
java.lang.Object
org.tmatesoft.svn.cli.AbstractSVNCommand
org.tmatesoft.svn.cli.svnadmin.SVNAdminCommand
- Direct Known Subclasses:
SVNAdminCreateCommand,SVNAdminDumpCommand,SVNAdminHelpCommand,SVNAdminHotCopyCommand,SVNAdminListLocksCommand,SVNAdminListTransactionsCommand,SVNAdminLoadCommand,SVNAdminPackCommand,SVNAdminRecoverCommand,SVNAdminRemoveLocksCommand,SVNAdminRemoveTransactionsCommand,SVNAdminSetLogCommand,SVNAdminSetRevPropCommand,SVNAdminSetUUIDCommand,SVNAdminUpgradeCommand,SVNAdminVerifyCommand
- Version:
- 1.3
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected Fileprotected FilegetLocalRepository(int index) protected Stringprotected longgetRevisionNumber(SVNRevision rev, long latestRevision, SVNRepository repos) protected SVNAdminCommandEnvironmentMethods inherited from class org.tmatesoft.svn.cli.AbstractSVNCommand
availableCommands, createSupportedOptions, getAliases, getCommand, getDescription, getEnvironment, getName, getSupportedOptions, getValidOptions, init, isAlias, isFailed, isOptionSupported, registerCommand, run, setFailed
-
Constructor Details
-
SVNAdminCommand
-
-
Method Details
-
getSVNAdminEnvironment
-
getLocalRepository
- Throws:
SVNException
-
getLocalRepository
- Throws:
SVNException
-
getResourceBundleName
- Specified by:
getResourceBundleNamein classAbstractSVNCommand
-
getRevisionNumber
protected long getRevisionNumber(SVNRevision rev, long latestRevision, SVNRepository repos) throws SVNException - Throws:
SVNException
-
getGlobalOptions
- Specified by:
getGlobalOptionsin classAbstractSVNCommand
-