站内搜索: 请输入搜索关键词

当前页面: 开发资料首页业界新闻JavaSVN 1.0.0 发布- 基于Java的Subversion Client Library

JavaSVN 1.0.0 发布- 基于Java的Subversion Client Library

摘要: JavaSVN 1.0.0 已经发布了.JavaSVN是纯Java的svn 客户端工具. 可以结合Eclipse一起使用,从而让你方便的整合SVN开发..SVN, 比CVS有更多的便捷和优点..
JavaSVN 1.0.0 已经发布了..

JavaSVN是纯Java的svn 客户端工具. 可以结合Eclipse一起使用,从而让你方便的整合SVN开发..SVN, 比CVS有更多的便捷和优点..

如何在Eclipse中用Subversion?这里有入门文档
http://openology.org/blog/blogs/index.php/kc/2005/05/03/a_ueclipseacsc_usubversion_svn


官方网站提到的新特性包括:

- "http","https","svn" and "svn+ssh" protocols support
- Support for Subversion 1.2.x features as well as support for older Subversions servers (1.1.x, 1.0.x).
- API to perform operations on Subversion working copy and repository, that supports all operations supported by JavaHL and command line client as well as some unqiue features.
- Direct Subversion repository access API, i.e. one do not need to create or manage working copy to browse or modify Subversion repository.
- Persistent connections and connections pool support for better performance.
- JavaHL 1.2. API implementation to let JavaSVN server as transparent replacement for JavaHL bindings.
- Complete javadoc documentation, tutorials and examples available at JavaSVN web site.
- JavaSVN library is available as ready to use Eclipse plugin that could be installed from the update site.

SVN和CVS配置讨论:
http://www.matrix.org.cn/topic.shtml?forumId=31

官方网站:
http://tmate.org/


↑返回目录
前一篇: OpenSymphony 发布 OSCache 2.2
后一篇: Ajax 框架 Taconite 1.0 发布