public class CvsLoginCommand extends AbstractLoginCommand
Constructor and Description |
---|
CvsLoginCommand() |
Modifier and Type | Method and Description |
---|---|
LoginScmResult |
executeLoginCommand(ScmProviderRepository repository,
ScmFileSet fileSet,
CommandParameters parameters) |
boolean |
isCvsNT() |
executeCommand
execute, getLogger, setLogger
public CvsLoginCommand()
public LoginScmResult executeLoginCommand(ScmProviderRepository repository, ScmFileSet fileSet, CommandParameters parameters) throws ScmException
executeLoginCommand
in class AbstractLoginCommand
ScmException
public boolean isCvsNT() throws ScmException
ScmException
Copyright © 2003–2015 The Apache Software Foundation. All rights reserved.