I want to get all of the correct relevant docs into 2.1 before the next beta. but;
[EMAIL PROTECTED] (/x1/www/httpd.apache.org/docs/2.1) $ svn info Path: . URL: http://svn.apache.org/repos/asf/httpd/httpd/trunk/docs/manual http://httpd.apache.org/docs/2.1/ right now points to the manual directory from trunk (which is 2.3). Since now 2.1 is starting to get to the point where there are things in trunk that won't make it in to 2.2.0, and there are already cases of documentation in trunk that shouldn't be in the 2.2.x branch, I'd like to make /docs/2.1/ be the 2.1 documentation tree. Anyway, I'd like to do; mv /x1/www/httpd.apache.org/docs/2.1 /x1/www/httpd.apache.org/docs/trunk svn co http://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x/docs/manual \ /x1/www/httpd.apache.org/docs/2.1 Right now, the only think this will break is ./caching.html, which I'll make sure to backport in advance. Any objections? I'll do this tomorrow otherwise :) -- Colm MacCárthaigh Public Key: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
