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) |
executeCommand
execute, getLogger, setLogger
public SvnDiffCommand()
protected DiffScmResult executeDiffCommand(ScmProviderRepository repo, ScmFileSet fileSet, ScmVersion startVersion, ScmVersion endVersion) throws ScmException
executeDiffCommand
in class AbstractDiffCommand
ScmException
public static Commandline createCommandLine(SvnScmProviderRepository repository, File workingDirectory, ScmVersion startVersion, ScmVersion endVersion)
Copyright © 2003–2015 The Apache Software Foundation. All rights reserved.