public class SvnCheckInCommand extends AbstractCheckInCommand implements SvnCommand
NAME
logger
Constructor and Description |
---|
SvnCheckInCommand() |
Modifier and Type | Method and Description |
---|---|
static org.codehaus.plexus.util.cli.Commandline |
createCommandLine(SvnScmProviderRepository repository,
ScmFileSet fileSet,
File messageFile) |
protected CheckInScmResult |
executeCheckInCommand(ScmProviderRepository repo,
ScmFileSet fileSet,
String message,
ScmVersion version) |
executeCommand
execute
public SvnCheckInCommand()
protected CheckInScmResult executeCheckInCommand(ScmProviderRepository repo, ScmFileSet fileSet, String message, ScmVersion version) throws ScmException
executeCheckInCommand
in class AbstractCheckInCommand
ScmException
public static org.codehaus.plexus.util.cli.Commandline createCommandLine(SvnScmProviderRepository repository, ScmFileSet fileSet, File messageFile) throws ScmException
ScmException
Copyright © 2003–2024 The Apache Software Foundation. All rights reserved.