public class SvnRemoteInfoCommand extends AbstractRemoteInfoCommand implements SvnCommand
Modifier and Type | Class and Description |
---|---|
private static class |
SvnRemoteInfoCommand.LsConsumer |
Constructor and Description |
---|
SvnRemoteInfoCommand() |
Modifier and Type | Method and Description |
---|---|
RemoteInfoScmResult |
executeRemoteInfoCommand(ScmProviderRepository repository,
ScmFileSet fileSet,
CommandParameters parameters) |
boolean |
remoteUrlExist(ScmProviderRepository repository,
CommandParameters parameters) |
executeCommand
execute, getLogger, setLogger
public RemoteInfoScmResult executeRemoteInfoCommand(ScmProviderRepository repository, ScmFileSet fileSet, CommandParameters parameters) throws ScmException
executeRemoteInfoCommand
in class AbstractRemoteInfoCommand
ScmException
public boolean remoteUrlExist(ScmProviderRepository repository, CommandParameters parameters) throws ScmException
ScmException