Sander Temme wrote:
APR_0_9_BRANCH APU_0_9_BRANCH for apr-util
Is it possible to apply this patch to the website to clarify this?
Regards, Graham --
Index: xdocs/dev/index.xml =================================================================== RCS file: /home/cvs/httpd-site/xdocs/dev/index.xml,v retrieving revision 1.7 diff -u -r1.7 index.xml --- xdocs/dev/index.xml 19 Feb 2003 04:43:13 -0000 1.7 +++ xdocs/dev/index.xml 23 May 2004 20:24:24 -0000 @@ -26,14 +26,19 @@ </blockquote> <blockquote> Developers who have active CVS trees may want to cvs up -r APACHE_2_0_BRANCH -to continue to work with the current httpd-2.0 cvs sources. Developers who -want to work in the 2.1-dev sandbox should continue to use cvs HEAD. +to continue to work with the current httpd-2.0 cvs sources. The tags +APR_0_9_BRANCH and APU_0_9_BRANCH should be used for apr and apr-util. +Developers who want to work in the 2.1-dev sandbox should continue to use +cvs HEAD. </blockquote> <blockquote> The simplest way for committers to work with this change is to commit new work to the 2.1-dev sources (cvs HEAD), obtain appropriate feedback, and finally commit back to the APACHE_2_0_BRANCH those stable and well tested changes that don't break compatibility with the most recent 2.0 release. +</blockquote> +<blockquote> + </blockquote> </section>
