SVNKit是一個純Java開源Subversion客戶端庫,SVNKit支持Java
API控制和操作Subversion工作拷貝和資源,支持http,https,svn和svn+ssh連接協議等。
Subversion is a leading and fast growing Open Source version control system.
SVNKit brings Subversion
closer to the Java world! SVNKit is a pure Java toolkit
- it implements all Subversion features and provides APIs to work with
Subversion working copies, access and manipulate Subversion repositories
- everything within your Java application.
通過SVNKit,用戶可以很容易地操作控制Subversion。
SVNKit 1.3.1發布,可以在http://svnkit.com/
上下載
下載地址:
http://svnkit.com/download.php
svnkit文檔地址:
http://svnkit.com/documentation.html
(有了這個東東,就不用在linux下安裝這個庫,那個c編譯包了~~~呵呵)
文章來源:http://henry2009.javaeye.com/blog/474715