Subversion 經過多年開發,終於推出 1.0 版本!由於 CVS 的不少缺點,CVS 的主要作者(包括 CVS 用家必買"聖經" Open Source Development with CVS 的作者 Karl Fogel)在他們現職的公司的資助下開發了 subversion。Subversion 的新功能包括 atomic commit, directory versioning, file renaming 等等。除了使用 svnserver 作為服務器(可如 CVS 般使用 SSH 作認證),亦能配合 Apache httpd 2.0 使用以達到更 fine-grained 的 access control。
各 distribution 的 package 可在這裡找到,不過可惜的是 tigris.org 抵受不住 slashdot 讀者的衝擊現在已被 slashdotted,所以可能連不上。Debian unstable 裡最新版本為 0.37.0-2,backports.org 裡也有 0.37.0-1。Version 1.0 基本上是 0.37.0,所以在沒有 1.0 package 前可以暫時用 0.37.0 替代。
這是 subversion announce mailing list 的通告:
- Date: Mon, 23 Feb 2004 04:24:55 -0600 (CST)
- To: announce [at] subversion [dot] tigris [dot] org
- Cc: users [at] subversion [dot] tigris [dot] org, dev [at] subversion [dot] tigris [dot] org
- From: kfogel [at] collab [dot] net
- Subject: Subversion 1.0.0 released.
- Subversion 1.0.0 is ready! Grab it from:
- http://subversion.tigris.org/tarballs/subversion-1.0.0.tar.gz
- http://subversion.tigris.org/tarballs/subversion-1.0.0.tar.bz2
- The MD5 checksums are:
- 32f2c6e8c7f97587f19275c4e3219363 subversion-1.0.0.tar.gz
- ee14f19960c7fa9f2640ff04acdce804 subversion-1.0.0.tar.bz2
- Subversion is the work of many volunteers from around the world. It
- would be impossible to thank them all by name here, though they
- certainly deserve it. If you see a Subversion developer, documenter,
- or tester in the street, buy 'em a beer -- they've earned it.
- Thanks also to CollabNet, which started the Subversion project and
- continues to pay for three (and sometimes four) full time developers.
- Praise, blame, questions, and bug reports are all cheerfully accepted
- at users [at] subversion [dot] tigris [dot] org.
- Enjoy,
- -Karl Fogel
- ---------------------------------------------------------------------
- To unsubscribe, e-mail: announce-unsubscribe [at] subversion [dot] tigris [dot] org
- For additional commands, e-mail: announce-help [at] subversion [dot] tigris [dot] org
回應
Subversion 1.0.0-1已入Debia
Subversion 1.0.0-1已入Debian unstable