public abstract class AbstractCvsMkdirCommand extends AbstractMkdirCommand
Constructor and Description |
---|
AbstractCvsMkdirCommand() |
Modifier and Type | Method and Description |
---|---|
protected MkdirScmResult |
executeMkdirCommand(ScmProviderRepository repository,
ScmFileSet fileSet,
String message,
boolean createInLocal)
Creates directories in the remote repository.
|
protected abstract Command |
getAddCommand() |
executeCommand
execute, getLogger, setLogger
public AbstractCvsMkdirCommand()
protected MkdirScmResult executeMkdirCommand(ScmProviderRepository repository, ScmFileSet fileSet, String message, boolean createInLocal) throws ScmException
executeMkdirCommand
in class AbstractMkdirCommand
createInLocal
- TODOScmException
protected abstract Command getAddCommand()
Copyright © 2003–2015 The Apache Software Foundation. All rights reserved.