public class SvnStatusCommand extends AbstractStatusCommand implements SvnCommand
logger
Constructor and Description |
---|
SvnStatusCommand() |
Modifier and Type | Method and Description |
---|---|
static org.codehaus.plexus.util.cli.Commandline |
createCommandLine(SvnScmProviderRepository repository,
ScmFileSet fileSet) |
protected StatusScmResult |
executeStatusCommand(ScmProviderRepository repo,
ScmFileSet fileSet) |
executeCommand
execute
public SvnStatusCommand()
protected StatusScmResult executeStatusCommand(ScmProviderRepository repo, ScmFileSet fileSet) throws ScmException
executeStatusCommand
in class AbstractStatusCommand
ScmException
public static org.codehaus.plexus.util.cli.Commandline createCommandLine(SvnScmProviderRepository repository, ScmFileSet fileSet)
Copyright © 2003–2024 The Apache Software Foundation. All rights reserved.