public class CvsExeScmProvider extends AbstractCvsScmProvider
  | 
AbstractCvsScmProvider.ScmUrlParserResult| Modifier and Type | Field and Description | 
|---|---|
static String | 
TRANSPORT_SSERVER
sserver transport method 
 | 
TRANSPORT_EXT, TRANSPORT_LOCAL, TRANSPORT_LSERVER, TRANSPORT_PSERVER, TRANSPORT_SSPIROLE| Constructor and Description | 
|---|
CvsExeScmProvider()  | 
| Modifier and Type | Method and Description | 
|---|---|
protected Command | 
getAddCommand() | 
protected Command | 
getBlameCommand() | 
protected Command | 
getBranchCommand() | 
protected Command | 
getChangeLogCommand() | 
protected Command | 
getCheckInCommand() | 
protected Command | 
getCheckOutCommand() | 
protected Command | 
getDiffCommand() | 
protected Command | 
getExportCommand() | 
protected Command | 
getListCommand() | 
protected Command | 
getLoginCommand() | 
protected Command | 
getMkdirCommand() | 
protected Command | 
getRemoveCommand() | 
protected Command | 
getStatusCommand() | 
protected Command | 
getTagCommand() | 
protected Command | 
getUpdateCommand() | 
protected AbstractCvsScmProvider.ScmUrlParserResult | 
parseScmUrl(String scmSpecificUrl,
                      char delimiter) | 
add, blame, branch, changelog, checkin, checkout, diff, export, getRelativePath, getScmSpecificFilename, getScmType, list, login, makeProviderScmRepository, makeProviderScmRepository, mkdir, remove, sanitizeTagName, status, tag, tag, update, validateScmUrl, validateTagNameadd, add, add, addListener, blame, blame, branch, branch, branch, changeLog, changeLog, changeLog, changeLog, changeLog, changeLog, changeLog, changeLog, changeLog, checkIn, checkIn, checkIn, checkOut, checkOut, checkOut, checkOut, checkOut, checkOut, checkOut, diff, diff, edit, edit, export, export, export, export, export, getLogger, info, list, list, mkdir, remoteInfo, remove, requiresEditMode, status, tag, tag, tag, unedit, unedit, update, update, update, update, update, update, update, update, update, update, update, updatepublic static final String TRANSPORT_SSERVER
public CvsExeScmProvider()
protected Command getAddCommand()
getAddCommand in class AbstractCvsScmProviderprotected Command getBranchCommand()
getBranchCommand in class AbstractCvsScmProviderprotected Command getBlameCommand()
getBlameCommand in class AbstractCvsScmProviderprotected Command getChangeLogCommand()
getChangeLogCommand in class AbstractCvsScmProviderprotected Command getCheckInCommand()
getCheckInCommand in class AbstractCvsScmProviderprotected Command getCheckOutCommand()
getCheckOutCommand in class AbstractCvsScmProviderprotected Command getDiffCommand()
getDiffCommand in class AbstractCvsScmProviderprotected Command getExportCommand()
getExportCommand in class AbstractCvsScmProviderprotected Command getListCommand()
getListCommand in class AbstractCvsScmProviderprotected Command getLoginCommand()
getLoginCommand in class AbstractCvsScmProviderprotected Command getRemoveCommand()
getRemoveCommand in class AbstractCvsScmProviderprotected Command getStatusCommand()
getStatusCommand in class AbstractCvsScmProviderprotected Command getTagCommand()
getTagCommand in class AbstractCvsScmProviderprotected Command getUpdateCommand()
getUpdateCommand in class AbstractCvsScmProviderprotected Command getMkdirCommand()
getMkdirCommand in class AbstractCvsScmProviderprotected AbstractCvsScmProvider.ScmUrlParserResult parseScmUrl(String scmSpecificUrl, char delimiter)
parseScmUrl in class AbstractCvsScmProviderCopyright © 2003–2018 The Apache Software Foundation. All rights reserved.