public class SVNDumpFilterCommandEnvironment extends AbstractSVNCommandEnvironment
NULL| Constructor and Description |
|---|
SVNDumpFilterCommandEnvironment(String programName,
PrintStream out,
PrintStream err,
InputStream in) |
| Modifier and Type | Method and Description |
|---|---|
protected ISVNAuthenticationManager |
createClientAuthenticationManager() |
protected DefaultSVNOptions |
createClientOptions() |
protected String |
getCommandLineClientName() |
List |
getPrefixes() |
protected void |
initOption(SVNOptionValue optionValue) |
protected void |
initOptions(SVNCommandLine commandLine) |
boolean |
isDropEmptyRevisions() |
boolean |
isHelp() |
boolean |
isPreserveRevisionProperties() |
boolean |
isQuiet() |
boolean |
isRenumberRevisions() |
boolean |
isSkipMissingMergeSources() |
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, isVersioned, parseRevision, popArgument, printCommitInfo, readFromFile, run, setArguments, setCancelled, validateOptionspublic SVNDumpFilterCommandEnvironment(String programName, PrintStream out, PrintStream err, InputStream in)
public boolean isVersion()
public boolean isQuiet()
public boolean isHelp()
public boolean isDropEmptyRevisions()
public boolean isRenumberRevisions()
public boolean isPreserveRevisionProperties()
public boolean isSkipMissingMergeSources()
public List getPrefixes()
protected ISVNAuthenticationManager createClientAuthenticationManager()
createClientAuthenticationManager in class AbstractSVNCommandEnvironmentprotected DefaultSVNOptions createClientOptions() throws SVNException
createClientOptions in class AbstractSVNCommandEnvironmentSVNExceptionprotected void initOptions(SVNCommandLine commandLine) throws SVNException
initOptions in class AbstractSVNCommandEnvironmentSVNExceptionprotected 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.