2005-11-03

POJ - JavaSVN 1.0.0 released

The JavaSVN project has announced the release of version 1.0 Final.
They write in, "JavaSVN is a pure Java Subversion client library, that provides the following major features: "http","https","svn" and "svn+ssh" protocols support, support for Subversion 1.2.x features as well as support for older Subversions servers (1.1.x, 1.0.x);
API to perform operations on Subversion working copy and repository, that supports all operations supported by JavaHL and command line client; direct Subversion repository access API, i.e. one do not need to create or manage working copy to browse or modify Subversion repository; persistent connections and connections pool support for better performance; JavaHL 1.2. API implementation to let JavaSVN server as transparent replacement for JavaHL bindings."
http://tmate.org/svn/