public class HgUpdateCommand extends AbstractUpdateCommand implements Command
logger
Constructor and Description |
---|
HgUpdateCommand() |
Modifier and Type | Method and Description |
---|---|
protected UpdateScmResult |
executeUpdateCommand(ScmProviderRepository repo,
ScmFileSet fileSet,
ScmVersion tag) |
protected ChangeLogCommand |
getChangeLogCommand() |
executeCommand
execute
public HgUpdateCommand()
protected UpdateScmResult executeUpdateCommand(ScmProviderRepository repo, ScmFileSet fileSet, ScmVersion tag) throws ScmException
executeUpdateCommand
in class AbstractUpdateCommand
ScmException
protected ChangeLogCommand getChangeLogCommand()
getChangeLogCommand
in class AbstractUpdateCommand
Copyright © 2003–2024 The Apache Software Foundation. All rights reserved.