public class HgCheckOutCommand extends AbstractCheckOutCommand implements Command
Constructor and Description |
---|
HgCheckOutCommand() |
Modifier and Type | Method and Description |
---|---|
protected CheckOutScmResult |
executeCheckOutCommand(ScmProviderRepository repo,
ScmFileSet fileSet,
ScmVersion scmVersion,
boolean recursive)
Execute Check out command line.
|
executeCheckOutCommand, executeCommand
execute, getLogger, setLogger
public HgCheckOutCommand()
protected CheckOutScmResult executeCheckOutCommand(ScmProviderRepository repo, ScmFileSet fileSet, ScmVersion scmVersion, boolean recursive) throws ScmException
executeCheckOutCommand
in class AbstractCheckOutCommand
repo
- not nullfileSet
- not nullscmVersion
- not nullrecursive
- true
if recursive check out is wanted, false
otherwise.ScmException
- if anyCopyright © 2003–2015 The Apache Software Foundation. All rights reserved.