Commit graph

3 commits

Author SHA1 Message Date
Herve Quiroz
3e4e861b0e Update to 1.0.0
PR:		88447
Submitted by:	maintainer
2005-11-03 15:58:45 +00:00
Herve Quiroz
52abd3e44a Update to 0.9.3
PR:		88052
Submitted by:	maintainer
2005-10-27 16:36:34 +00:00
Herve Quiroz
f0e2ba1853 JavaSVN is a pure Java Subversion client library.
You would like to use JavaSVN when you need to access or modify Subversion
repository from your Java application, be it a standalone program, plugin or
web application. Being a pure Java program, JavaSVN doesn't need any
additional configuration or native binaries to work on any OS that runs Java.

JavaSVN Features:

* No external binaries or libraries are needed.
* JavaSVN supports http, https, svn and svn+ssh connection protocols.
* Low level API allows effective direct Subversion repository access.
* Compatible with applications that already use native javahl bindings.

WWW: http://tmate.org/svn/

PR:		84613
Submitted by:	Gerrit Beine <tux@pinguru.net>
2005-08-31 17:15:12 +00:00