public class CvsJavaScmProvider extends AbstractCvsScmProvider
AbstractCvsScmProvider.ScmUrlParserResult
TRANSPORT_EXT, TRANSPORT_LOCAL, TRANSPORT_LSERVER, TRANSPORT_PSERVER, TRANSPORT_SSPI
ROLE
Constructor and Description |
---|
CvsJavaScmProvider() |
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() |
add, blame, branch, changelog, checkin, checkout, diff, export, getRelativePath, getScmSpecificFilename, getScmType, list, login, makeProviderScmRepository, makeProviderScmRepository, mkdir, parseScmUrl, 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 CvsJavaScmProvider()
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
Copyright © 2003–2021 The Apache Software Foundation. All rights reserved.