On Mon, 13 Jul 2009 15:08:13 +0200 Hannes Magnusson <[email protected]> wrote:
> On Mon, Jul 13, 2009 at 14:55, Richard Quadling<[email protected]> > wrote: > > When I checkedout phpdoc using TortoiseCVS, I got (as far as I can > > tell) what svn has as ... > > > > http://svn.php.net/repository/phpdoc/doc-base/trunk/ > > > > and > > > > http://svn.php.net/repository/phpdoc/en/trunk/ > > > [...] > > > > So, windows is currently unable to build docs. > > > > Or have I missed something? > > We'll need to create "helper modules", like the magical phpdoc-<lang> > modules we used to have in CVS (which pulled both en and <lang>), > which have sets of svn:externals. Now we can now use phpdoc/modules/doc-[lang] module which svn:external prop is set. Maybe all member already know this, but I cound not find it without checking php.doc.cvs commit log, so FYI. svn co http://svn.php.net/repository/phpdoc/modules/doc-[lang] cd doc-[lang]/doc-base php configure.php --with-lang=[lang] phd .manual.xml Regards. -- Yoshinari Takaoka (mum...@irc) reversethis -> gro ta umumum ta umumum
