> > they aren't always updated every day. for most of the week (every day
> > except sunday, if i remember right), the manual for each language is
> > only built if there have been changes to files in that language's tree
> > within the last 24 hours.
> > 
> > the logs are always put in http://www.php.net/manual/LN/build-LN.log,
> > so you can see what caused the manual to fail to update. (for example,
> > http://www.php.net/manual/hu/build-hu.log shows that there were
> > several unresolved entities in the hungarian translation. but files
> > there have changed in the last twenty-four hours, so it will get
> > rebuilt soon.)

Erm. Looking at the log of the en and fr manuals, I can see
the "problem" :)

from build-en.log:

>>> starting build at: Sat Jul 28 00:30:53 EDT 2001
[snip]
>>> finished build at: Sat Jul 28 03:50:43 EDT 2001

from build-fr.log:

>>> starting build at: Sat Jul 28 03:50:45 EDT 2001
[snip]
>>> finished build at: Sat Jul 28 07:44:44 EDT 2001

So it takes about three and a half hour to build all the
formats and compressed files (exluding PDF and CHM), and
the manuals are processed in a que (no concurent
processing). This explains much :)

Goba

Reply via email to