diff options
Diffstat (limited to 'docs/busybox.net/subversion.html')
-rw-r--r-- | docs/busybox.net/subversion.html | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/docs/busybox.net/subversion.html b/docs/busybox.net/subversion.html index 65be61c..fb4bac7 100644 --- a/docs/busybox.net/subversion.html +++ b/docs/busybox.net/subversion.html @@ -18,7 +18,13 @@ grab a copy of the latest version of BusyBox using anonymous svn access: <pre> svn co svn://busybox.net/trunk/busybox</pre> +<p> +The current <em>stable branch</em> can be obtained with +<pre> +svn co svn://busybox.net/branches/busybox_1_1_stable +</pre> +</p> <p> If you are not already familiar with using Subversion, I recommend you visit <a |