public interface SvnRepositoryService
Modifier and Type | Interface and Description |
---|---|
static interface |
SvnRepositoryService.BranchDetails |
Modifier and Type | Method and Description |
---|---|
SvnRepositoryService.BranchDetails |
getBranchDetails(java.lang.String repository,
java.lang.String path) |
SvnRepositoryService.BranchDetails getBranchDetails(java.lang.String repository, java.lang.String path)
repository
- the key of the repositorypath
- a path within the repository indicating a branch