public class SvnCheckInCommand extends AbstractCheckInCommand implements SvnCommand
NAME| Constructor and Description |
|---|
SvnCheckInCommand() |
| Modifier and Type | Method and Description |
|---|---|
static Commandline |
createCommandLine(SvnScmProviderRepository repository,
ScmFileSet fileSet,
File messageFile) |
protected CheckInScmResult |
executeCheckInCommand(ScmProviderRepository repo,
ScmFileSet fileSet,
String message,
ScmVersion version) |
executeCommandexecute, getLogger, setLoggerpublic SvnCheckInCommand()
protected CheckInScmResult executeCheckInCommand(ScmProviderRepository repo, ScmFileSet fileSet, String message, ScmVersion version) throws ScmException
executeCheckInCommand in class AbstractCheckInCommandScmExceptionpublic static Commandline createCommandLine(SvnScmProviderRepository repository, ScmFileSet fileSet, File messageFile) throws ScmException
ScmExceptionCopyright © 2003–2018 The Apache Software Foundation. All rights reserved.