Package | Description |
---|---|
org.apache.subversion.javahl | |
org.apache.subversion.javahl.callback | |
org.tigris.subversion.javahl |
Provides a (mostly native, using JNI and javah) implementation of
a high level Java API for
Subversion.
|
Modifier and Type | Method and Description |
---|---|
static CommitItem |
JavaHLObjectFactory.createCommitItem(String p,
NodeKind nk,
int sf,
String u,
String cu,
long r,
String mf) |
Modifier and Type | Method and Description |
---|---|
String |
CommitMessageCallback.getLogMessage(Set<CommitItem> elementsToBeCommitted)
Retrieve a commit message from the user based on the items to
be committed
|
Constructor and Description |
---|
CommitItem(CommitItem aItem)
A backward-compat constructor.
|
Copyright © 2018. All rights reserved.