Mention patches directory as a read-only svn alternative.
This commit is contained in:
parent
2b26fd5570
commit
f6ddadc172
@ -1,10 +1,19 @@
|
|||||||
<!--#include file="header.html" -->
|
<!--#include file="header.html" -->
|
||||||
|
|
||||||
|
<h3>Browse Source</h2>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<h3>Patches</h3>
|
||||||
|
|
||||||
|
<p>If you don't want to mess with subversion, you can download
|
||||||
|
<a href="/downloads/patches">all BusyBox patches</a> or check the
|
||||||
|
<a href="/downloads/patches/last10.html">ten most recent</a>.
|
||||||
|
|
||||||
<h3>Anonymous Subversion Access</h3>
|
<h3>Anonymous Subversion Access</h3>
|
||||||
|
|
||||||
We allow anonymous (read-only) Subversion (svn) access to everyone. To
|
We allow anonymous (read-only) Subversion (svn) access to everyone. To
|
||||||
grab a copy of the latest version of BusyBox using anonymous svn access is:
|
grab a copy of the latest version of BusyBox using anonymous svn access:
|
||||||
|
|
||||||
<pre>
|
<pre>
|
||||||
svn co svn://busybox.net/trunk/busybox</pre>
|
svn co svn://busybox.net/trunk/busybox</pre>
|
||||||
|
Loading…
Reference in New Issue
Block a user