Re: [PHP-DOC] svn co and build of PHP manual could be clearer

2010-03-20 Thread Robert P. J. Day
On Sat, 20 Mar 2010, Philip Olson wrote: > > On Mar 20, 2010, at 9:04 AM, Robert P. J. Day wrote: > > > On Sat, 20 Mar 2010, Philip Olson wrote: > > > >> The trouble with only downloading en/ (due to the incorrect svn > >> checkout reference), you're missing the doc-base/ directory that the > >> H

Re: [PHP-DOC] svn co and build of PHP manual could be clearer

2010-03-20 Thread Philip Olson
On Mar 20, 2010, at 9:04 AM, Robert P. J. Day wrote: > On Sat, 20 Mar 2010, Philip Olson wrote: > >> The trouble with only downloading en/ (due to the incorrect svn >> checkout reference), you're missing the doc-base/ directory that the >> HOWTO refers to. So all the scripts, the README, but mos

Re: [PHP-DOC] svn co and build of PHP manual could be clearer

2010-03-20 Thread Robert P. J. Day
On Sat, 20 Mar 2010, Philip Olson wrote: > The trouble with only downloading en/ (due to the incorrect svn > checkout reference), you're missing the doc-base/ directory that the > HOWTO refers to. So all the scripts, the README, but most > importantly the configure.php script... you had no chance!

Re: [PHP-DOC] svn co and build of PHP manual could be clearer

2010-03-20 Thread Philip Olson
On Mar 20, 2010, at 4:56 AM, Robert P. J. Day wrote: > > in order to stay on top of things, i thought i'd "svn co" the > development stream of the PHP manual, but it seems that doing that > could be more clearly explained. > > starting here: > > http://www.php.net/download-docs.php I'll ad

Re: [PHP-DOC] svn co and build of PHP manual could be clearer

2010-03-20 Thread Daniel P. Brown
Check here: http://doc.php.net/php/dochowto/ On Mar 20, 2010 7:58 AM, "Robert P. J. Day" wrote: in order to stay on top of things, i thought i'd "svn co" the development stream of the PHP manual, but it seems that doing that could be more clearly explained. starting here: http://www.php.ne

[PHP-DOC] svn co and build of PHP manual could be clearer

2010-03-20 Thread Robert P. J. Day
in order to stay on top of things, i thought i'd "svn co" the development stream of the PHP manual, but it seems that doing that could be more clearly explained. starting here: http://www.php.net/download-docs.php there is no mention whatsoever about doing an svn checkout of the manual --