|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.maven.scm.provider.AbstractScmProvider
org.apache.maven.scm.provider.cvslib.AbstractCvsScmProvider
org.apache.maven.scm.provider.cvslib.cvsexe.CvsExeScmProvider
public class CvsExeScmProvider
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class org.apache.maven.scm.provider.cvslib.AbstractCvsScmProvider |
|---|
AbstractCvsScmProvider.ScmUrlParserResult |
| Field Summary | |
|---|---|
static java.lang.String |
TRANSPORT_SSERVER
sserver transport method |
| Fields inherited from class org.apache.maven.scm.provider.cvslib.AbstractCvsScmProvider |
|---|
TRANSPORT_EXT, TRANSPORT_LOCAL, TRANSPORT_LSERVER, TRANSPORT_PSERVER, TRANSPORT_SSPI |
| Fields inherited from interface org.apache.maven.scm.provider.ScmProvider |
|---|
ROLE |
| Constructor Summary | |
|---|---|
CvsExeScmProvider()
|
|
| Method Summary | |
|---|---|
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(java.lang.String scmSpecificUrl,
char delimiter)
|
| Methods inherited from class org.apache.maven.scm.provider.cvslib.AbstractCvsScmProvider |
|---|
add, blame, branch, changelog, checkin, checkout, diff, export, getRelativePath, getScmSpecificFilename, getScmType, list, login, makeProviderScmRepository, makeProviderScmRepository, mkdir, remove, sanitizeTagName, status, tag, tag, update, validateScmUrl, validateTagName |
| Methods inherited from class org.apache.maven.scm.provider.AbstractScmProvider |
|---|
add, add, addListener, blame, branch, branch, branch, changeLog, changeLog, changeLog, changeLog, changeLog, changeLog, changeLog, changeLog, checkIn, checkIn, checkIn, checkOut, checkOut, checkOut, checkOut, checkOut, checkOut, diff, diff, edit, edit, export, export, export, export, export, getLogger, list, list, mkdir, remove, requiresEditMode, status, tag, tag, tag, unedit, unedit, update, update, update, update, update, update, update, update, update, update, update, update |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final java.lang.String TRANSPORT_SSERVER
| Constructor Detail |
|---|
public CvsExeScmProvider()
| Method Detail |
|---|
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 AbstractCvsScmProvider
protected AbstractCvsScmProvider.ScmUrlParserResult parseScmUrl(java.lang.String scmSpecificUrl,
char delimiter)
parseScmUrl in class AbstractCvsScmProvider
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||