JavaSVN The only pure Java Subversion client library in the world!
What is JavaSVN?
JavaSVN is a pure Java Subversion client library. You would like to use JavaSVN when you
need to access or modify Subversion repository from your Java application, be it a standalone
program, plugin or web application. Being a pure Java program, JavaSVN doesn't need any additional
configuration or native binaries to work on any OS that runs Java. On this site you will also find
instructions on how to make existing programs use JavaSVN instead of native javahl bindings.
JavaSVN Features
- No external binaries or libraries are needed to work with Subversion repository.
- JavaSVN supports http, https, svn and svn+ssh connection protocols.
- Low level API allows effective direct Subversion repository access.
- JavaSVN is compatible with applications that already use native javahl bindings.
Get Library (v0.9.1)
|
Knowledge Base
|
Licensing
|
Get the latest stable and development versions of JavaSVN suitable to use in standalone applications as well as Eclipse plugins,
browse Subversion repository. More...
|
Programming examples, Javadoc for JavaSVN API, useful information on Subversion architecture, detailed instructions on how to build JavaSVN and use it in various environments.
More...
|
Details on terms and conditions under which you may use JavaSVN library in your application. More...
|
Projects that use JavaSVN
TMate - Subversion tracking and reporting tool
SmartSVN - Standalone Pure Java Subversion GUI Client
IntelliJ IDEA 5.0 - Java IDE developed by JetBrains
Subclipse - Eclipse Subversion plugin (details)
|