public class SvnDiffCommand extends AbstractDiffCommand implements SvnCommand
| Constructor and Description | 
|---|
SvnDiffCommand()  | 
| Modifier and Type | Method and Description | 
|---|---|
static Commandline | 
createCommandLine(SvnScmProviderRepository repository,
                                  File workingDirectory,
                                  ScmVersion startVersion,
                                  ScmVersion endVersion)  | 
protected DiffScmResult | 
executeDiffCommand(ScmProviderRepository repo,
                                    ScmFileSet fileSet,
                                    ScmVersion startVersion,
                                    ScmVersion endVersion) | 
executeCommandexecute, getLogger, setLoggerpublic SvnDiffCommand()
protected DiffScmResult executeDiffCommand(ScmProviderRepository repo, ScmFileSet fileSet, ScmVersion startVersion, ScmVersion endVersion) throws ScmException
executeDiffCommand in class AbstractDiffCommandScmExceptionpublic static Commandline createCommandLine(SvnScmProviderRepository repository, File workingDirectory, ScmVersion startVersion, ScmVersion endVersion)
Copyright © 2003–2018 The Apache Software Foundation. All rights reserved.