public abstract class AbstractCvsUpdateCommand extends AbstractUpdateCommand implements CvsCommand
| Constructor and Description |
|---|
AbstractCvsUpdateCommand() |
| Modifier and Type | Method and Description |
|---|---|
protected abstract UpdateScmResult |
executeCvsCommand(org.codehaus.plexus.util.cli.Commandline cl) |
UpdateScmResult |
executeUpdateCommand(ScmProviderRepository repo,
ScmFileSet fileSet,
ScmVersion version) |
executeCommand, getChangeLogCommandexecute, getLogger, setLoggerpublic AbstractCvsUpdateCommand()
public UpdateScmResult executeUpdateCommand(ScmProviderRepository repo, ScmFileSet fileSet, ScmVersion version) throws ScmException
executeUpdateCommand in class AbstractUpdateCommandScmExceptionprotected abstract UpdateScmResult executeCvsCommand(org.codehaus.plexus.util.cli.Commandline cl) throws ScmException
ScmExceptionCopyright © 2003–2022 The Apache Software Foundation. All rights reserved.