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