I\'m using tortoise svn, and recently I updated to version 1.7. Still, in our build system (ant script) we use svnant lib (to get current revision number, we use it as versi
The latest version of svnkit (pure Java lib) is compatible with Subversion 1.7. http://svnkit.com/download.php
You can download the standalone version and copy the libs from folder lib to your classpath. You need at least the last 5 jars.