|
||||||||||
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.svn.AbstractSvnScmProvider
org.apache.maven.scm.provider.svn.svnexe.SvnExeScmProvider
public class SvnExeScmProvider
Field Summary |
---|
Fields inherited from interface org.apache.maven.scm.provider.ScmProvider |
---|
ROLE |
Constructor Summary | |
---|---|
SvnExeScmProvider()
|
Method Summary | |
---|---|
protected SvnCommand |
getAddCommand()
|
protected SvnCommand |
getBranchCommand()
|
protected SvnCommand |
getChangeLogCommand()
|
protected SvnCommand |
getCheckInCommand()
|
protected SvnCommand |
getCheckOutCommand()
|
protected SvnCommand |
getDiffCommand()
|
protected SvnCommand |
getExportCommand()
|
SvnCommand |
getInfoCommand()
|
protected SvnCommand |
getListCommand()
|
protected SvnCommand |
getRemoveCommand()
|
protected java.lang.String |
getRepositoryURL(java.io.File path)
|
protected SvnCommand |
getStatusCommand()
|
protected SvnCommand |
getTagCommand()
|
protected SvnCommand |
getUpdateCommand()
|
Methods inherited from class org.apache.maven.scm.provider.svn.AbstractSvnScmProvider |
---|
add, branch, changelog, checkin, checkout, diff, executeCommand, export, getScmSpecificFilename, getScmType, info, list, makeProviderScmRepository, makeProviderScmRepository, remove, status, tag, update, validateScmUrl |
Methods inherited from class org.apache.maven.scm.provider.AbstractScmProvider |
---|
add, add, addListener, 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, login, remove, requiresEditMode, sanitizeTagName, status, tag, tag, tag, unedit, unedit, update, update, update, update, update, update, update, update, update, update, update, update, validateTagName |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SvnExeScmProvider()
Method Detail |
---|
protected SvnCommand getAddCommand()
getAddCommand
in class AbstractSvnScmProvider
protected SvnCommand getBranchCommand()
getBranchCommand
in class AbstractSvnScmProvider
protected SvnCommand getChangeLogCommand()
getChangeLogCommand
in class AbstractSvnScmProvider
protected SvnCommand getCheckInCommand()
getCheckInCommand
in class AbstractSvnScmProvider
protected SvnCommand getCheckOutCommand()
getCheckOutCommand
in class AbstractSvnScmProvider
protected SvnCommand getDiffCommand()
getDiffCommand
in class AbstractSvnScmProvider
protected SvnCommand getExportCommand()
getExportCommand
in class AbstractSvnScmProvider
protected SvnCommand getRemoveCommand()
getRemoveCommand
in class AbstractSvnScmProvider
protected SvnCommand getStatusCommand()
getStatusCommand
in class AbstractSvnScmProvider
protected SvnCommand getTagCommand()
getTagCommand
in class AbstractSvnScmProvider
protected SvnCommand getUpdateCommand()
getUpdateCommand
in class AbstractSvnScmProvider
protected SvnCommand getListCommand()
getListCommand
in class AbstractSvnScmProvider
public SvnCommand getInfoCommand()
getInfoCommand
in class AbstractSvnScmProvider
protected java.lang.String getRepositoryURL(java.io.File path) throws ScmException
getRepositoryURL
in class AbstractSvnScmProvider
ScmException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |