Never mind. I found the docs in Subversion at http://svn.php.net/repository/phpdoc. I just didn't look far enough down the tree earlier.
Peter Johnson On Thu, Sep 3, 2009 at 2:37 PM, Peter Johnson <cafed...@gmail.com> wrote: > On the web site for accessing the docs I see this text: > > "You can always checkout a module anonymously, but you can not commit > changes unless you have an account. If you only would like to check files > out, you can use the read only user name and password. See ยป > http://www.php.net/anoncvs <http://www.php.net/anoncvs> for more > information. " > > Unfortunately, the link is broke and thus I cannot determine the URL to use > for anonymous access to the docs. Searching the PHP site for anancvs also > did not turn up anything - the most promising search result redirected to a > page on accessing Subversion (though I have to admit it would be nice if the > docs were in Subversion...) I tried various combinations of account name, > hostname and repository name, such as :pserver:anonym...@anoncvs.php.net:/cvs. > None worked. So what are the directions for anonymous access to the doc > sources? > > Thank you. > > Peter Johnson >