| 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 |
|---|---|
ChangePath[] |
LogMessage.getChangedPaths()
Returns the changes items by this commit
|
| Modifier and Type | Method and Description |
|---|---|
void |
LogMessageCallback.singleMessage(ChangePath[] changedPaths,
long revision,
Map revprops,
boolean hasChildren)
The method will be called for every log message.
|
Copyright © 2025. All rights reserved.