Package | Description |
---|---|
org.tmatesoft.svn.core.internal.wc2 |
Modifier and Type | Method and Description |
---|---|
static SvnRepositoryAccess.LocationsInfo |
SvnRepositoryAccess.LocationsInfo.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SvnRepositoryAccess.LocationsInfo[] |
SvnRepositoryAccess.LocationsInfo.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
Structure<SvnRepositoryAccess.LocationsInfo> |
SvnRepositoryAccess.getLocations(SVNRepository repository,
SvnTarget path,
SVNRevision revision,
SVNRevision start,
SVNRevision end) |
Copyright © 2024. All rights reserved.