The only pure Java™ Subversion library in the world!
Home Get Library Knowledge Base Licensing

How to build SVNKit library from sources

Get SVNKit source code with the svn command line client

$ svn co http://svn.svnkit.com/repos/svnkit/trunk svnkit

Go to the checked out directory

$ cd svnkit

Use ANT to build svnkit.jar

$ ant build-standalone

svnkit/lib directory will contain built library jar file (svnkit.jar) and Trilead library (trilead.jar) that is needed if you are going to use svn+ssh connection protocol.



If you have any questions regarding SVNKit, would like to report a bug or contribute a patch, please write to support@svnkit.com


Java™ and all Java-based marks are a trademark or registered trademark of Sun Microsystems, Inc, in the United States and other countries. TMate Software and the website svnkit.com are independent of Sun Microsystems, Inc. and have no relationship, formal or informal.