public class SvnUpdateCommand extends AbstractUpdateCommand implements SvnCommand
| Constructor and Description |
|---|
SvnUpdateCommand() |
| Modifier and Type | Method and Description |
|---|---|
static org.codehaus.plexus.util.cli.Commandline |
createCommandLine(SvnScmProviderRepository repository,
File workingDirectory,
ScmVersion version) |
protected UpdateScmResult |
executeUpdateCommand(ScmProviderRepository repo,
ScmFileSet fileSet,
ScmVersion version) |
protected ChangeLogCommand |
getChangeLogCommand() |
executeCommandexecute, getLogger, setLoggerprotected UpdateScmResult executeUpdateCommand(ScmProviderRepository repo, ScmFileSet fileSet, ScmVersion version) throws ScmException
executeUpdateCommand in class AbstractUpdateCommandScmExceptionpublic static org.codehaus.plexus.util.cli.Commandline createCommandLine(SvnScmProviderRepository repository, File workingDirectory, ScmVersion version)
protected ChangeLogCommand getChangeLogCommand()
getChangeLogCommand in class AbstractUpdateCommandCopyright © 2003–2018 The Apache Software Foundation. All rights reserved.