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_SSPI
ROLE
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, validateTagName
add, 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, untag, update, update, update, update, update, update, update, update, update, update, update, update
public static final String TRANSPORT_SSERVER
public CvsExeScmProvider()
protected Command getAddCommand()
getAddCommand
in class AbstractCvsScmProvider
protected Command getBranchCommand()
getBranchCommand
in class AbstractCvsScmProvider
protected Command getBlameCommand()
getBlameCommand
in class AbstractCvsScmProvider
protected Command getChangeLogCommand()
getChangeLogCommand
in class AbstractCvsScmProvider
protected Command getCheckInCommand()
getCheckInCommand
in class AbstractCvsScmProvider
protected Command getCheckOutCommand()
getCheckOutCommand
in class AbstractCvsScmProvider
protected Command getDiffCommand()
getDiffCommand
in class AbstractCvsScmProvider
protected Command getExportCommand()
getExportCommand
in class AbstractCvsScmProvider
protected Command getListCommand()
getListCommand
in class AbstractCvsScmProvider
protected Command getLoginCommand()
getLoginCommand
in class AbstractCvsScmProvider
protected Command getRemoveCommand()
getRemoveCommand
in class AbstractCvsScmProvider
protected Command getStatusCommand()
getStatusCommand
in class AbstractCvsScmProvider
protected Command getTagCommand()
getTagCommand
in class AbstractCvsScmProvider
protected Command getUpdateCommand()
getUpdateCommand
in class AbstractCvsScmProvider
protected Command getMkdirCommand()
getMkdirCommand
in class AbstractCvsScmProvider
protected AbstractCvsScmProvider.ScmUrlParserResult parseScmUrl(String scmSpecificUrl, char delimiter)
parseScmUrl
in class AbstractCvsScmProvider
Copyright © 2003–2021 The Apache Software Foundation. All rights reserved.