Commit graph

4 commits

Author SHA1 Message Date
Martin Wilke
99c5571b43 - Update to 1.1.4
PR:		115016
Submitted by:	Gerrit Beine <gerrit.beine@gmx.de> (maintainer)
2007-08-02 11:47:10 +00:00
Cheng-Lung Sung
92448150f2 - JavaSVN has been renamed to SVNKit.
PR:		ports/106475
Submitted by:	maintainer (Gerrit Beine)
2006-12-23 05:21:38 +00:00
Herve Quiroz
c7930081ff - Update to 1.0.3 [1]
- Use 'exec' to launch the JVM
- Cleanup: unset USE_REINPLACE as REINPLACE_CMD is not even used

PR:		93868 [1]
Submitted by:	maintainer [1]
2006-04-04 08:18:39 +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