public class SvnUpdateCommand extends AbstractUpdateCommand implements SvnCommand
logger
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() |
executeCommand
execute
public SvnUpdateCommand()
protected UpdateScmResult executeUpdateCommand(ScmProviderRepository repo, ScmFileSet fileSet, ScmVersion version) throws ScmException
executeUpdateCommand
in class AbstractUpdateCommand
ScmException
public static org.codehaus.plexus.util.cli.Commandline createCommandLine(SvnScmProviderRepository repository, File workingDirectory, ScmVersion version)
protected ChangeLogCommand getChangeLogCommand()
getChangeLogCommand
in class AbstractUpdateCommand
Copyright © 2003–2024 The Apache Software Foundation. All rights reserved.