Latest Stable Version
24 Jun 2008, 17:37, version 1.1.8
+ Bugfixes
full changelog up to this build tests results
| Standalone Version | org.tmatesoft.svn_1.1.8.standalone.zip |
| Standalone Version (without JNA) | org.tmatesoft.svn_1.1.8.standalone.nojna.zip |
| Source Code Archive | org.tmatesoft.svn_1.1.8.src.zip |
| Eclipse Update Site Archive | org.tmatesoft.svn_1.1.8.eclipse.zip |
| Eclipse Update Site Location | http://www.svnkit.com/ |
| Source Code | @svn repository |
Latest Beta Version
14 Aug 2008, 18:00, version 1.2.0-beta5
== version 1.2.0-beta5 + Java SSH Trilead library updated to build 213 + JNA library updated to version 3.0.4 + Fixed: SSH connectivity problems with non-OpenSSH servers + SASL authentication support improved + Javadoc updated + Other bugfixes == version 1.2.0-beta4 + SASL authentication support improvements + Bugfixes == version 1.2.0-beta2 + JavaHL compatiblity bugfixes + DAV protocol performance improvements == version 1.2.0-beta + Subversion 1.5.0 features support + Full JavaHL's 1.5.0 SVNClient implementation + Significantly improved SVNKit-based Subversion command line client
full changelog up to this build tests results
| Standalone Version | org.tmatesoft.svn_1.2.0-beta5.standalone.zip |
| Standalone Version (without JNA) | org.tmatesoft.svn_1.2.0-beta5.standalone.nojna.zip |
| Source Code Archive | org.tmatesoft.svn_1.2.0-beta5.src.zip |
| Eclipse Update Site Archive | org.tmatesoft.svn_1.2.0-beta5.eclipse.zip |
| Eclipse Update Site Location | http://eclipse.svnkit.com/1.2.x/ |
| Source Code | @svn repository |
Daily Builds
We are running continuous integration server at https://teamcity.svnkit.com/. SVNKit is built and full tests suite is conducted daily, in addition there are automated build procedures for every modification with reduced tests suite.
Eclipse Update Site
To get an Eclipse plugin version use http://svnkit.com/ as an update site location in Eclipse Update Manager.
- In Eclipse menu select Help->Software Updates->Find and Install...
- Then choose 'Search for new features to install' combobox
- Click 'Next', then click 'New Remote Site...'
- Type http://svnkit.com/ in the URL field and your preferred name for the update site in the name field.
- Check the new site (it should appear in the list of update sites) and follow further steps prompted by Eclipse.
Note: Following above instructions you will get a SVNKit library installed as an Eclipse plugin, so Eclipse plugins you're developing could use SVNKit library. There is no need to install SVNKit as Eclipse plugin for Subclipse users, because Subclipse already includes SVNKit library and does not need any additional plugins to use it. Just select 'SVNKit' in Subclipse preference page to make Subclipse use SVNKit.
Latest Development Version
To browse source code visit
http://svn.svnkit.com/repos/svnkit/
To get the latest source code (with the SVN command line client) use the following command:
$ svn co http://svn.svnkit.com/repos/svnkit/trunk/
Then use the following commands to build SVNKit from sources:
$ export ECLIPSE_HOME=/path/to/eclipse # needed to build SVNKit as Eclipse plugin
$ ant deploy
$ cd build/deploy

![[Sub]Versioning for Java. The only pure Java Subversion Library in the world!](img/slogan.gif)
