On Fri, Feb 18, 2011 at 18:06, Richard Quadling <rquadl...@gmail.com> wrote: > > The all.bz2 file only contains 1 file called 'all'. >
Is it actually still being generated? I suspect that it may no longer be the case.. > And that file has to then be chopped up by PHP to make it useful. > > Or does the rsync process copy an uncompressed usernotes directory? That depends on what rsync process you mean.. The CHM generation happens on oti1.php.net, which only has a checkout of phpdoc-all The user notes would be fetched from your local neighborhood mirror /backend/notes.bz2 if its still being generated. After the chm build has been finished the file gets copied to rsync.php.net, then a quick sanitycheck of it is done before copied into the proper rsync space for mirrors to retrieve. -Hannes