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
You can use the command line version of svn.
Change the svnsettings to
svnant will then use the command line version to do all svn things.
svnant