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) |
executeCommandexecute, getLogger, setLoggerpublic RemoteInfoScmResult executeRemoteInfoCommand(ScmProviderRepository repository, ScmFileSet fileSet, CommandParameters parameters) throws ScmException
executeRemoteInfoCommand in class AbstractRemoteInfoCommandScmExceptionpublic boolean remoteUrlExist(ScmProviderRepository repository, CommandParameters parameters) throws ScmException
ScmException