Package | Description |
---|---|
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.getCommitItems(SVNCommitItem[] commitables,
boolean isImport,
boolean isURLsOnly) |
Modifier and Type | Method and Description |
---|---|
String |
CommitMessage.getLogMessage(CommitItem[] elementsToBeCommitted)
Retrieve a commit message from the user based on the items to
be committed
|
Copyright © 2019. All rights reserved.