From 776fe22756a0c6a57f30bbb39fd4ccd66181ba2f Mon Sep 17 00:00:00 2001 From: Bernhard Reutner-Fischer Date: Mon, 10 Apr 2006 20:15:46 +0000 Subject: - add note pointing to the stable branch, so users can pickup the current stable version with fixes via svn. --- docs/busybox.net/subversion.html | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'docs/busybox.net/subversion.html') diff --git a/docs/busybox.net/subversion.html b/docs/busybox.net/subversion.html index 65be61c73..fb4bac774 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:
 svn co svn://busybox.net/trunk/busybox
+

+The current stable branch can be obtained with +

+svn co svn://busybox.net/branches/busybox_1_1_stable
+
+

If you are not already familiar with using Subversion, I recommend you visit