Package org.tmatesoft.svn.cli.svnsync
Class SVNSyncCommand
java.lang.Object
org.tmatesoft.svn.cli.AbstractSVNCommand
org.tmatesoft.svn.cli.svnsync.SVNSyncCommand
- Direct Known Subclasses:
SVNSyncCopyRevPropsCommand
,SVNSyncHelpCommand
,SVNSyncInfoCommand
,SVNSyncInitializeCommand
,SVNSyncSynchronizeCommand
- Version:
- 1.3
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods 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
-
myOutputPriority
private int myOutputPriority
-
-
Constructor Details
-
SVNSyncCommand
-
-
Method Details
-
getGlobalOptions
- Specified by:
getGlobalOptions
in classAbstractSVNCommand
-
getResourceBundleName
- Specified by:
getResourceBundleName
in classAbstractSVNCommand
-
getSVNSyncEnvironment
-
getOutputPriority
public int getOutputPriority()
-