JavaHL is a part of the Subversion project. It provides Java language binding for the Subversion API via Java Native Interface.
JavaHL is a part of the Subversion project. It provides Java language binding for the Subversion API via Java Native Interface.
Subversion provides a layered API design that is delivered as native libraries (DLL's). The Subversion command line is simply one consumer of this API. The API is rich in functionality but is also maintained for backwards compatibility.
See the JavaHL Wiki page for more information.