Package | Description |
---|---|
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.
|
org.tmatesoft.svn.core.javahl17 |
Modifier and Type | Method and Description |
---|---|
ConflictResult |
ConflictResolverCallback.resolve(ConflictDescriptor descrip)
The callback method invoked for each conflict during a
merge/update/switch operation.
|
Modifier and Type | Method and Description |
---|---|
ConflictResult |
ConflictResult.toApache() |
Modifier and Type | Method and Description |
---|---|
private SVNConflictResult |
SVNClientImpl.getSVNConflictResult(ConflictResult conflictResult) |