| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
23 Dec 2006 22:27:02
1.0.6
|
linimon  |
JavaSVN has been renamed to SVNKit, so this file needs to be removed too.
Pointy hat to: clsung |
23 Dec 2006 05:39:16
1.0.6
|
clsung  |
- JavaSVN has been renamed to SVNKit
PR: ports/106476
Submitted by: Gerrit Beine <gerrit dot beine_AT_gmx dot de> |
02 Jun 2006 01:36:45
1.0.6
|
clsung  |
- Update to version 1.0.6
PR: ports/98294
Submitted by: maintainer (Gerrit Beine) |
27 May 2006 22:06:07
1.0.5
|
clsung  |
- Update to current version 1.0.5
PR: 98030
Submitted by: maintainer (Gerrit Beine) |
13 Apr 2006 09:10:42
1.0.4
|
vs  |
Update to 1.0.4
PR: ports/95632
Submitted by: maintainer |
04 Apr 2006 08:18:39
1.0.3
|
hq  |
- 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] |
22 Jan 2006 16:03:19
1.0.2
|
arved  |
Update to 1.0.2
Update maintainers email address
PR: 92151
Submitted by: Gerrit Beine |
11 Jan 2006 11:37:29
1.0.1
|
tdb  |
- Update to 1.0.1
PR: 91139
Submitted by: Gerrit Beine <gerrit.beine@gmx.de> (maintainer) |
03 Nov 2005 15:58:46
1.0.0
|
hq  |
Update to 1.0.0
PR: 88447
Submitted by: maintainer |
27 Oct 2005 16:36:34
0.9.3
|
hq  |
Update to 0.9.3
PR: 88052
Submitted by: maintainer |
31 Aug 2005 17:15:12
0.9.2
|
hq  |
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> |