Package | Description |
---|---|
org.apache.subversion.javahl | |
org.tigris.subversion.javahl |
Provides a (mostly native, using JNI and javah) implementation of
a high level Java API for
Subversion.
|
org.tmatesoft.svn.core.javahl17 |
Modifier and Type | Method and Description |
---|---|
Mergeinfo |
SVNClient.getMergeinfo(String path,
Revision pegRevision) |
Mergeinfo |
ISVNClient.getMergeinfo(String path,
Revision pegRevision)
Get mergeinfo for
path at pegRevision . |
Constructor and Description |
---|
Mergeinfo(Mergeinfo aMergeinfo)
A constructor for backward compat.
|
Modifier and Type | Method and Description |
---|---|
Mergeinfo |
SVNClientImpl.getMergeinfo(String path,
Revision pegRevision) |
Copyright © 2018. All rights reserved.