public class SvnExeScmProvider extends AbstractSvnScmProvider
  | 
ROLE| Constructor and Description | 
|---|
SvnExeScmProvider()  | 
| Modifier and Type | Method and Description | 
|---|---|
protected SvnCommand | 
getAddCommand() | 
protected SvnCommand | 
getBlameCommand() | 
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 | 
getMkdirCommand() | 
protected SvnCommand | 
getRemoveCommand() | 
protected String | 
getRepositoryURL(File path) | 
protected SvnCommand | 
getStatusCommand() | 
protected SvnCommand | 
getTagCommand() | 
protected SvnCommand | 
getUpdateCommand() | 
RemoteInfoScmResult | 
remoteInfo(ScmProviderRepository repository,
                    ScmFileSet fileSet,
                    CommandParameters parameters)  | 
boolean | 
remoteUrlExist(ScmProviderRepository repository,
                            CommandParameters parameters)  | 
add, blame, branch, changelog, checkin, checkout, diff, executeCommand, export, getScmSpecificFilename, getScmType, info, list, makeProviderScmRepository, makeProviderScmRepository, mkdir, remove, status, tag, update, validateScmUrladd, 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, list, list, login, mkdir, remove, requiresEditMode, sanitizeTagName, status, tag, tag, tag, unedit, unedit, update, update, update, update, update, update, update, update, update, update, update, update, validateTagNamepublic SvnExeScmProvider()
protected 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 SvnCommand getBlameCommand()
getBlameCommand in class AbstractSvnScmProviderprotected SvnCommand getMkdirCommand()
getMkdirCommand in class AbstractSvnScmProviderprotected String getRepositoryURL(File path) throws ScmException
getRepositoryURL in class AbstractSvnScmProviderScmExceptionpublic RemoteInfoScmResult remoteInfo(ScmProviderRepository repository, ScmFileSet fileSet, CommandParameters parameters) throws ScmException
remoteInfo in interface ScmProviderremoteInfo in class AbstractScmProviderrepository - the source control systemfileSet - not use currently but for future useparameters - some parameters (not use currently but for future use)nullScmExceptionpublic boolean remoteUrlExist(ScmProviderRepository repository, CommandParameters parameters) throws ScmException
remoteUrlExist in class AbstractSvnScmProviderScmExceptionCopyright © 2003–2018 The Apache Software Foundation. All rights reserved.