Remove mention of CVS and instead point to Subversion

This commit is contained in:
Eric Andersen
2005-02-09 03:52:46 +00:00
parent ff4b924d20
commit 6047ae3379
12 changed files with 112 additions and 152 deletions

View File

@@ -9,22 +9,18 @@ downloaded from <a href="downloads">http://www.busybox.net/downloads</a>.
<p>
You can also obtain <a href= "downloads/snapshots/">Daily Snapshots</a> of
the latest CVS source tree.
the latest development source tree for those wishing to follow BusyBox development,
but cannot or do not wish to use Subversion (svn).
<ul>
<li> Click here to browse the <a href="/cgi-bin/cvsweb/busybox/">
CVS tree for the 1.00 stable version of BusyBox</a>
<li> Click here to <a href="/cgi-bin/viewcvs.cgi/trunk/busybox/">browse the source tree</a>.
</li>
<li>Click here to browse the <a href="/cgi-bin/cvsweb/busybox.stable/">
CVS tree for the old 0.60.x BusyBox version</a>.
<li>Anonymous <a href="subversion.html">Subversion access</a> is available.
</li>
<li>Anonymous <a href="cvs_anon.html">CVS access</a> is available.
</li>
<li>For those that are actively contributing there is
even <a href="cvs_write.html">CVS write access</a>.
<li>For those that are actively contributing obtaining
<a href="developer.html">Subversion read/write access</a> is also possible.
</li>
</ul>