Package org.apache.subversion.javahl
package org.apache.subversion.javahl
-
ClassDescriptionThis exception is thrown whenever something goes wrong in the Subversion JavaHL binding's JNI interface.The event passed to the
ClientNotifyCallback.onNotify(org.apache.subversion.javahl.ClientNotifyInformation)
API to notifyISVNClient
of relevant events.The type of action triggering the notificationThis class describes a item which will be committed.This class describes a item which will be committed.the class for the commit item state flags.The constants in this interface describe the changes to an item to be committed.The description of a merge conflict, encountered during merge/update/switch operations.Rich man's enum forsvn_wc_conflict_action_t
.Rich man's enum forsvn_wc_conflict_kind_t
.Rich man's enum forsvn_wc_conflict_reason_t
.The result returned by the callback API used to handle conflicts encountered during merge/update/switch operations.The event passed to theDiffSummaryCallback.onSummary(org.apache.subversion.javahl.DiffSummary)
API in response to path differences reported byISVNClient.diffSummarize(java.lang.String, org.apache.subversion.javahl.types.Revision, java.lang.String, org.apache.subversion.javahl.types.Revision, org.apache.subversion.javahl.types.Depth, java.util.Collection<java.lang.String>, boolean, org.apache.subversion.javahl.callback.DiffSummaryCallback)
.The type of difference being summarized.This interface is the commom interface for all subversion operations.interface to receive the messagesThis error is thrown by error in the native library.This exception is thrown whenever something goes wrong in the Subversion JavaHL binding's JNI code.Handles activities related to management of native resouces (e.g.The event passed to theProgressCallback.onProgress(org.apache.subversion.javahl.ProgressEvent)
API to informISVNClient
of command progress (in terms of bytes).The event passed to theReposNotifyCallback.onNotify(org.apache.subversion.javahl.ReposNotifyInformation)
API to notifyISVNClient
of relevant events.The type of action triggering the notificationThis checked exception is thrown whenever something goes wrong with the Subversion JavaHL bindings.