Modifier and Type | Method and Description |
---|---|
protected CheckInScmResult |
ScmTckTestCase.checkIn(File workingDirectory,
ScmRepository repository)
Convenience method to check in files to the repository
|
Modifier and Type | Method and Description |
---|---|
protected abstract CheckInScmResult |
AbstractCheckInCommand.executeCheckInCommand(ScmProviderRepository repository,
ScmFileSet fileSet,
String message,
ScmVersion scmVersion) |
Modifier and Type | Method and Description |
---|---|
CheckInScmResult |
ScmManagerStub.checkIn(ScmRepository repository,
ScmFileSet fileSet,
ScmVersion revision,
String message)
Save the changes you have done into the repository.
|
CheckInScmResult |
ScmManager.checkIn(ScmRepository repository,
ScmFileSet fileSet,
ScmVersion revision,
String message)
Save the changes you have done into the repository.
|
CheckInScmResult |
AbstractScmManager.checkIn(ScmRepository repository,
ScmFileSet fileSet,
ScmVersion revision,
String message)
Save the changes you have done into the repository.
|
CheckInScmResult |
ScmManagerStub.checkIn(ScmRepository repository,
ScmFileSet fileSet,
String message)
Save the changes you have done into the repository.
|
CheckInScmResult |
ScmManager.checkIn(ScmRepository repository,
ScmFileSet fileSet,
String message)
Save the changes you have done into the repository.
|
CheckInScmResult |
AbstractScmManager.checkIn(ScmRepository repository,
ScmFileSet fileSet,
String message)
Save the changes you have done into the repository.
|
Modifier and Type | Method and Description |
---|---|
protected CheckInScmResult |
AbstractScmProvider.checkin(ScmProviderRepository repository,
ScmFileSet fileSet,
CommandParameters parameters) |
CheckInScmResult |
ScmProviderStub.checkIn(ScmRepository repository,
ScmFileSet fileSet,
ScmVersion revision,
String message)
Save the changes you have done into the repository.
|
CheckInScmResult |
ScmProvider.checkIn(ScmRepository repository,
ScmFileSet fileSet,
ScmVersion revision,
String message)
Save the changes you have done into the repository.
|
CheckInScmResult |
AbstractScmProvider.checkIn(ScmRepository repository,
ScmFileSet fileSet,
ScmVersion scmVersion,
String message)
Save the changes you have done into the repository.
|
CheckInScmResult |
ScmProviderStub.checkIn(ScmRepository repository,
ScmFileSet fileSet,
String message)
Save the changes you have done into the repository.
|
CheckInScmResult |
ScmProvider.checkIn(ScmRepository repository,
ScmFileSet fileSet,
String message)
Save the changes you have done into the repository.
|
CheckInScmResult |
AbstractScmProvider.checkIn(ScmRepository repository,
ScmFileSet fileSet,
String message)
Save the changes you have done into the repository.
|
CheckInScmResult |
ScmProviderStub.checkIn(ScmRepository repository,
ScmFileSet fileSet,
String tag,
String message)
Save the changes you have done into the repository.
|
CheckInScmResult |
ScmProvider.checkIn(ScmRepository repository,
ScmFileSet fileSet,
String tag,
String message)
|
CheckInScmResult |
AbstractScmProvider.checkIn(ScmRepository repository,
ScmFileSet fileSet,
String tag,
String message)
Deprecated.
|
CheckInScmResult |
ScmProviderStub.getCheckInScmResult() |
Modifier and Type | Method and Description |
---|---|
void |
ScmProviderStub.setCheckInScmResult(CheckInScmResult checkInScmResult) |
Modifier and Type | Method and Description |
---|---|
protected CheckInScmResult |
AccuRevScmProvider.checkin(ScmProviderRepository repository,
ScmFileSet fileSet,
CommandParameters parameters) |
Modifier and Type | Method and Description |
---|---|
CheckInScmResult |
AccuRevCheckInCommand.checkIn(ScmProviderRepository repository,
ScmFileSet fileSet,
CommandParameters parameters) |
Modifier and Type | Method and Description |
---|---|
CheckInScmResult |
BazaarScmProvider.checkin(ScmProviderRepository repository,
ScmFileSet fileSet,
CommandParameters parameters) |
Modifier and Type | Method and Description |
---|---|
protected CheckInScmResult |
BazaarCheckInCommand.executeCheckInCommand(ScmProviderRepository repo,
ScmFileSet fileSet,
String message,
ScmVersion version) |
Modifier and Type | Method and Description |
---|---|
CheckInScmResult |
ClearCaseScmProvider.checkin(ScmProviderRepository repository,
ScmFileSet fileSet,
CommandParameters parameters) |
Modifier and Type | Method and Description |
---|---|
protected CheckInScmResult |
ClearCaseCheckInCommand.executeCheckInCommand(ScmProviderRepository scmProviderRepository,
ScmFileSet fileSet,
String message,
ScmVersion version) |
Modifier and Type | Method and Description |
---|---|
CheckInScmResult |
AbstractCvsScmProvider.checkin(ScmProviderRepository repository,
ScmFileSet fileSet,
CommandParameters parameters) |
Modifier and Type | Method and Description |
---|---|
protected CheckInScmResult |
AbstractCvsCheckInCommand.executeCheckInCommand(ScmProviderRepository repo,
ScmFileSet fileSet,
String message,
ScmVersion version) |
protected abstract CheckInScmResult |
AbstractCvsCheckInCommand.executeCvsCommand(Commandline cl,
CvsScmProviderRepository repository,
File messageFile) |
Modifier and Type | Method and Description |
---|---|
protected CheckInScmResult |
CvsExeCheckInCommand.executeCvsCommand(Commandline cl,
CvsScmProviderRepository repository,
File messageFile) |
Modifier and Type | Method and Description |
---|---|
protected CheckInScmResult |
CvsJavaCheckInCommand.executeCvsCommand(Commandline cl,
CvsScmProviderRepository repository,
File messageFile) |
Modifier and Type | Method and Description |
---|---|
CheckInScmResult |
AbstractGitScmProvider.checkin(ScmProviderRepository repository,
ScmFileSet fileSet,
CommandParameters parameters) |
Modifier and Type | Method and Description |
---|---|
protected CheckInScmResult |
GitCheckInCommand.executeCheckInCommand(ScmProviderRepository repo,
ScmFileSet fileSet,
String message,
ScmVersion version) |
Modifier and Type | Method and Description |
---|---|
protected CheckInScmResult |
JGitCheckInCommand.executeCheckInCommand(ScmProviderRepository repo,
ScmFileSet fileSet,
String message,
ScmVersion version) |
Modifier and Type | Method and Description |
---|---|
CheckInScmResult |
HgScmProvider.checkin(ScmProviderRepository repository,
ScmFileSet fileSet,
CommandParameters parameters) |
Modifier and Type | Method and Description |
---|---|
protected CheckInScmResult |
HgCheckInCommand.executeCheckInCommand(ScmProviderRepository repo,
ScmFileSet fileSet,
String message,
ScmVersion tag) |
Modifier and Type | Method and Description |
---|---|
protected CheckInScmResult |
IntegrityScmProvider.checkin(ScmProviderRepository repository,
ScmFileSet fileSet,
CommandParameters params)
Maps to a si ci
|
Modifier and Type | Method and Description |
---|---|
CheckInScmResult |
IntegrityCheckInCommand.executeCheckInCommand(ScmProviderRepository repository,
ScmFileSet fileSet,
String message,
ScmVersion scmVersion) |
Modifier and Type | Method and Description |
---|---|
protected CheckInScmResult |
JazzScmProvider.checkin(ScmProviderRepository repository,
ScmFileSet fileSet,
CommandParameters parameters) |
Modifier and Type | Method and Description |
---|---|
protected CheckInScmResult |
JazzCheckInCommand.executeCheckInCommand(ScmProviderRepository repo,
ScmFileSet fileSet,
ScmVersion scmVersion) |
protected CheckInScmResult |
JazzCheckInCommand.executeCheckInCommand(ScmProviderRepository repository,
ScmFileSet fileSet,
String message,
ScmVersion scmVersion) |
Modifier and Type | Method and Description |
---|---|
CheckInScmResult |
LocalScmProvider.checkin(ScmProviderRepository repository,
ScmFileSet fileSet,
CommandParameters parameters) |
Modifier and Type | Method and Description |
---|---|
protected CheckInScmResult |
LocalCheckInCommand.executeCheckInCommand(ScmProviderRepository repo,
ScmFileSet fileSet,
String message,
ScmVersion version) |
Modifier and Type | Method and Description |
---|---|
protected CheckInScmResult |
PerforceScmProvider.checkin(ScmProviderRepository repository,
ScmFileSet fileSet,
CommandParameters params) |
Modifier and Type | Method and Description |
---|---|
protected CheckInScmResult |
PerforceCheckInCommand.executeCheckInCommand(ScmProviderRepository repo,
ScmFileSet files,
String message,
ScmVersion version) |
Modifier and Type | Method and Description |
---|---|
CheckInScmResult |
StarteamScmProvider.checkin(ScmProviderRepository repository,
ScmFileSet fileSet,
CommandParameters parameters) |
Modifier and Type | Method and Description |
---|---|
protected CheckInScmResult |
StarteamCheckInCommand.executeCheckInCommand(ScmProviderRepository repo,
ScmFileSet fileSet,
String message,
ScmVersion version) |
Modifier and Type | Method and Description |
---|---|
CheckInScmResult |
AbstractSvnScmProvider.checkin(ScmProviderRepository repository,
ScmFileSet fileSet,
CommandParameters parameters) |
Modifier and Type | Method and Description |
---|---|
protected CheckInScmResult |
SvnCheckInCommand.executeCheckInCommand(ScmProviderRepository repo,
ScmFileSet fileSet,
String message,
ScmVersion version) |
Modifier and Type | Method and Description |
---|---|
CheckInScmResult |
SynergyScmProvider.checkin(ScmProviderRepository repository,
ScmFileSet fileSet,
CommandParameters parameters) |
Modifier and Type | Method and Description |
---|---|
protected CheckInScmResult |
SynergyCheckInCommand.executeCheckInCommand(ScmProviderRepository repository,
ScmFileSet fileSet,
String message,
ScmVersion version) |
Modifier and Type | Method and Description |
---|---|
protected CheckInScmResult |
TfsScmProvider.checkin(ScmProviderRepository repository,
ScmFileSet fileSet,
CommandParameters parameters) |
Modifier and Type | Method and Description |
---|---|
protected CheckInScmResult |
TfsCheckInCommand.executeCheckInCommand(ScmProviderRepository r,
ScmFileSet f,
String m,
ScmVersion v) |
Modifier and Type | Method and Description |
---|---|
CheckInScmResult |
VssScmProvider.checkin(ScmProviderRepository repository,
ScmFileSet fileSet,
CommandParameters parameters) |
Modifier and Type | Method and Description |
---|---|
protected CheckInScmResult |
VssCheckInCommand.executeCheckInCommand(ScmProviderRepository repository,
ScmFileSet fileSet,
String message,
ScmVersion scmVersion)
(non-Javadoc)
|
Copyright © 2003–2015 The Apache Software Foundation. All rights reserved.