| Package | Description |
|---|---|
| org.apache.subversion.javahl | |
| org.tmatesoft.svn.core.javahl17 |
| Modifier and Type | Method and Description |
|---|---|
void |
ISVNClient.info2(String pathOrUrl,
Revision revision,
Revision pegRevision,
Depth depth,
Collection<String> changelists,
InfoCallback callback)
Retrieve information about repository or working copy items.
|
void |
SVNClient.info2(String pathOrUrl,
Revision revision,
Revision pegRevision,
Depth depth,
Collection<String> changelists,
InfoCallback callback) |
| Modifier and Type | Method and Description |
|---|---|
void |
SVNClientImpl.info2(String pathOrUrl,
Revision revision,
Revision pegRevision,
Depth depth,
Collection<String> changelists,
InfoCallback callback) |
Copyright © 2025. All rights reserved.