You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@httpd.apache.org by Rodent of Unusual Size <Ke...@Golux.Com> on 2000/07/15 20:47:36 UTC

Apache Web server docs split

Okey, the htdocs/ trees from the apache-1.3 and apache-2.0
source trees, and the apidoc/ directory from the development
site tree, have all been split out into the following CVS
locations:

httpd-docs-1.3/htdocs/	used to be apache-1.3/htdocs/
              /apidoc/	used to be apache-devsite/apidoc/
httpd-docs-2.0/htdocs/	used to be apache-2.0/htdocs/
	      /apidoc/	a copy of apache-devsite/apidoc/

This means that the apidoc/ tree for the Apache 2.0 documentation
is currently a copy of that for 1.3.  That will probably change
mightily, since 2.0 has embedded documentation for the API
that can be extracted -- somehow. :-)

If you have commit access to the source tree, and you currently
have either apache-1.3 or apache-2.0 checked out, do the following
to adjust your working directories to the new layout:

 cvs -d `cat apache-1.3/CVS/Root` checkout -P apache-1.3
 cd apache-1.3
 cvs checkout -d htdocs httpd-docs-1.3/htdocs

Repeat as necessary for the 2.0 tree.

If you have commit access only to the docco trees, check them
out with:

 cvs -d Locus.Apache.Org:/home/cvs checkout httpd-docs-1.3
 cvs -d Locus.Apache.Org:/home/cvs checkout httpd-docs-2.0

Changes made to the documentation will be sent to both the
apache-docs list and the apache-cvs list.  Changes made to the
source code will be sent only to the apache-cvs list.
-- 
#ken    P-)}

Ken Coar                    <http://Golux.Com/coar/>
Apache Software Foundation  <http://www.apache.org/>
"Apache Server for Dummies" <http://Apache-Server.Com/>
"Apache Server Unleashed"   <http://ApacheUnleashed.Com/>

http://www.apache.org/docs/ messed up

Posted by Joshua Slive <sl...@finance.commerce.ubc.ca>.
I suppose this is a result of the recent CVS migration.
http://www.apache.org/docs/ is looking really bad
at the moment.

-- 
Joshua Slive
slive@finance.commerce.ubc.ca
http://finance.commerce.ubc.ca/~slive/
Phone: (604) 822-1871