SVNTask
SVNTask is a simple Apache Ant (TM) extension to interact with Subversion (SVN) repositories. The major advantage over SvnAnt is it's pure JAVA implementation based on the SVNKit library.
I forked the original project and added support for authentication and a few other useful commands. Get more information by browsing the project wiki.
Suggestions and patches are welcome.