|
The only pure java subversion client library in the world!
About
JavaSVN is a pure java Subversion (SVN) client library. This means that users of the library, i.e. java applications do not have to include svn native binaries or javahl bindings to work with subversion repository. JavaSVN library is not only a 100% java replacement for javahl bindings, but also a library that provides high level of control over subversion repository operations.
JavaSVN Users:
- TMate
Subversion tracking and reporting tool - SmartSVN
Standalone Pure Java Subversion GUI Client - IntelliJ IDEA 5.0 (EAP)
Java IDE developed by JetBrains - Subclipse
Eclipse Subversion plugin (details)
Major Features
- No external binaries or libraries are needed
- Supports http, https, svn and svn+ssh connection protocols
- Default implementation provides support for default subversion working copy files
- Low level API allows to work directly with repository, without filesystem overhead
- Extensible design - every part of implementation could be extened or replaced
- May be used as a transparent javahl replacement
Main Links |
||||||
|
Copyright © 2004-2005, TMate Software | feedback is welcome at feedback@tmatesoft.com |