===== Checking out the PHP Manual sources from SVN =====
==== Introduction ====
There are two main (and different) methods for checking out the PHP documentation sources.
* Using svn:externals
... s will setup a structure like the following:
phpdoc/en/
phpdoc/doc-base/
Where en/ contains all the XML DocBook files specific to English, and doc
So, How exactly do I get the source files for the PHP Manual? ====
Simple. The PHP Project uses CVS to manage its sources, so to retrieve the sources for the PHP Manual you will checkout (download) these sources... us CVS user named //cvsread// exists (password: //phpfi//) that anybody in the world may use to make ch