public class SvnUpdateCommand extends AbstractUpdateCommand implements SvnCommand
Constructor and Description |
---|
SvnUpdateCommand() |
Modifier and Type | Method and Description |
---|---|
static Commandline |
createCommandLine(SvnScmProviderRepository repository,
File workingDirectory,
ScmVersion version) |
protected UpdateScmResult |
executeUpdateCommand(ScmProviderRepository repo,
ScmFileSet fileSet,
ScmVersion version) |
protected ChangeLogCommand |
getChangeLogCommand() |
executeCommand
execute, getLogger, setLogger
public SvnUpdateCommand()
protected UpdateScmResult executeUpdateCommand(ScmProviderRepository repo, ScmFileSet fileSet, ScmVersion version) throws ScmException
executeUpdateCommand
in class AbstractUpdateCommand
ScmException
public static Commandline createCommandLine(SvnScmProviderRepository repository, File workingDirectory, ScmVersion version)
protected ChangeLogCommand getChangeLogCommand()
getChangeLogCommand
in class AbstractUpdateCommand
Copyright © 2003–2015 The Apache Software Foundation. All rights reserved.