From 776fe22756a0c6a57f30bbb39fd4ccd66181ba2f Mon Sep 17 00:00:00 2001
From: Bernhard Reutner-Fischer
You can obtain the current stable branch via +
+ svn co svn://busybox.net/branches/busybox_1_1_stable ++
The next new development release (1.2.0) is slated for June. A 1.1.3 will be released before then if more bug fixes crop up. (The new plan is to have a 1.x.0 new development release every 3 months, with 1.x.y stable 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