Modifier and Type | Method and Description |
---|---|
static org.codehaus.plexus.util.cli.Commandline |
CvsCommandUtils.getBaseCommand(java.lang.String commandName,
CvsScmProviderRepository repo,
ScmFileSet fileSet) |
static org.codehaus.plexus.util.cli.Commandline |
CvsCommandUtils.getBaseCommand(java.lang.String commandName,
CvsScmProviderRepository repo,
ScmFileSet fileSet,
boolean addCvsRoot) |
static org.codehaus.plexus.util.cli.Commandline |
CvsCommandUtils.getBaseCommand(java.lang.String commandName,
CvsScmProviderRepository repo,
ScmFileSet fileSet,
java.lang.String options) |
static org.codehaus.plexus.util.cli.Commandline |
CvsCommandUtils.getBaseCommand(java.lang.String commandName,
CvsScmProviderRepository repo,
ScmFileSet fileSet,
java.lang.String options,
boolean addCvsRoot) |
Modifier and Type | Method and Description |
---|---|
protected abstract CheckInScmResult |
AbstractCvsCheckInCommand.executeCvsCommand(org.codehaus.plexus.util.cli.Commandline cl,
CvsScmProviderRepository repository,
java.io.File messageFile) |
Modifier and Type | Method and Description |
---|---|
protected CheckInScmResult |
CvsExeCheckInCommand.executeCvsCommand(org.codehaus.plexus.util.cli.Commandline cl,
CvsScmProviderRepository repository,
java.io.File messageFile) |
Modifier and Type | Method and Description |
---|---|
protected CheckInScmResult |
CvsJavaCheckInCommand.executeCvsCommand(org.codehaus.plexus.util.cli.Commandline cl,
CvsScmProviderRepository repository,
java.io.File messageFile) |
Copyright © 2003-2014. All Rights Reserved.