public class SvnInfoCommand extends AbstractCommand implements SvnCommand
logger
Constructor and Description |
---|
SvnInfoCommand() |
Modifier and Type | Method and Description |
---|---|
protected static org.codehaus.plexus.util.cli.Commandline |
createCommandLine(SvnScmProviderRepository repository,
ScmFileSet fileSet,
boolean recursive,
String revision) |
protected ScmResult |
executeCommand(ScmProviderRepository repository,
ScmFileSet fileSet,
CommandParameters parameters) |
InfoScmResult |
executeInfoCommand(SvnScmProviderRepository repository,
ScmFileSet fileSet,
CommandParameters parameters,
boolean recursive,
String revision) |
execute
public SvnInfoCommand()
protected ScmResult executeCommand(ScmProviderRepository repository, ScmFileSet fileSet, CommandParameters parameters) throws ScmException
executeCommand
in class AbstractCommand
ScmException
public InfoScmResult executeInfoCommand(SvnScmProviderRepository repository, ScmFileSet fileSet, CommandParameters parameters, boolean recursive, String revision) throws ScmException
ScmException
protected static org.codehaus.plexus.util.cli.Commandline createCommandLine(SvnScmProviderRepository repository, ScmFileSet fileSet, boolean recursive, String revision)
Copyright © 2003–2024 The Apache Software Foundation. All rights reserved.