public class SvnExeScmProvider extends AbstractSvnScmProvider
ROLE| Constructor and Description |
|---|
SvnExeScmProvider() |
| Modifier and Type | Method and Description |
|---|---|
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 String |
getRepositoryURL(File path) |
protected SvnCommand |
getStatusCommand() |
protected SvnCommand |
getTagCommand() |
protected SvnCommand |
getUpdateCommand() |
add, branch, changelog, checkin, checkout, diff, executeCommand, export, getScmSpecificFilename, getScmType, info, list, makeProviderScmRepository, makeProviderScmRepository, remove, status, tag, update, validateScmUrladd, add, addListener, 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, login, remove, requiresEditMode, sanitizeTagName, status, tag, tag, tag, unedit, unedit, update, update, update, update, update, update, update, update, update, update, update, update, validateTagNameprotected SvnCommand getAddCommand()
getAddCommand in class AbstractSvnScmProviderprotected SvnCommand getBranchCommand()
getBranchCommand in class AbstractSvnScmProviderprotected SvnCommand getChangeLogCommand()
getChangeLogCommand in class AbstractSvnScmProviderprotected SvnCommand getCheckInCommand()
getCheckInCommand in class AbstractSvnScmProviderprotected SvnCommand getCheckOutCommand()
getCheckOutCommand in class AbstractSvnScmProviderprotected SvnCommand getDiffCommand()
getDiffCommand in class AbstractSvnScmProviderprotected SvnCommand getExportCommand()
getExportCommand in class AbstractSvnScmProviderprotected SvnCommand getRemoveCommand()
getRemoveCommand in class AbstractSvnScmProviderprotected SvnCommand getStatusCommand()
getStatusCommand in class AbstractSvnScmProviderprotected SvnCommand getTagCommand()
getTagCommand in class AbstractSvnScmProviderprotected SvnCommand getUpdateCommand()
getUpdateCommand in class AbstractSvnScmProviderprotected SvnCommand getListCommand()
getListCommand in class AbstractSvnScmProviderpublic SvnCommand getInfoCommand()
getInfoCommand in class AbstractSvnScmProviderprotected String getRepositoryURL(File path) throws ScmException
getRepositoryURL in class AbstractSvnScmProviderScmExceptionCopyright © 2003–2014. All rights reserved.