public class SVNVersionCommandEnvironment extends AbstractSVNCommandEnvironment
NULL| Constructor and Description |
|---|
SVNVersionCommandEnvironment(String programName,
PrintStream out,
PrintStream err,
InputStream in) |
| Modifier and Type | Method and Description |
|---|---|
protected ISVNAuthenticationManager |
createClientAuthenticationManager() |
protected DefaultSVNOptions |
createClientOptions() |
protected String |
getCommandLineClientName() |
protected void |
initOption(SVNOptionValue optionValue) |
boolean |
isCommitted() |
boolean |
isHelp() |
boolean |
isNoNewLine() |
boolean |
isVersion() |
protected String |
refineCommandName(String commandName,
SVNCommandLine commandLine) |
checkCancelled, combineTargets, createClientManager, dispose, getArguments, getClientManager, getCommand, getCommandName, getCommandName, getErr, getIn, getOptions, getOut, getProgramName, getRelativePath, getURLFromTarget, handleError, handleWarning, init, initClientManager, initCommand, initOptions, isVersioned, parseRevision, popArgument, printCommitInfo, readFromFile, run, setArguments, setCancelled, validateOptionspublic SVNVersionCommandEnvironment(String programName, PrintStream out, PrintStream err, InputStream in)
public boolean isHelp()
public boolean isVersion()
public boolean isCommitted()
public boolean isNoNewLine()
protected ISVNAuthenticationManager createClientAuthenticationManager()
createClientAuthenticationManager in class AbstractSVNCommandEnvironmentprotected DefaultSVNOptions createClientOptions()
createClientOptions in class AbstractSVNCommandEnvironmentprotected void initOption(SVNOptionValue optionValue) throws SVNException
initOption in class AbstractSVNCommandEnvironmentSVNExceptionprotected String refineCommandName(String commandName, SVNCommandLine commandLine) throws SVNException
refineCommandName in class AbstractSVNCommandEnvironmentSVNExceptionprotected String getCommandLineClientName()
getCommandLineClientName in class AbstractSVNCommandEnvironmentCopyright © 2025. All rights reserved.