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