On Mon, Feb 21, 2011 at 15:02, Richard Quadling <rquadl...@gmail.com> wrote:
> On 21 February 2011 08:01, Hannes Magnusson <hannes.magnus...@gmail.com> 
> wrote:
>> 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
>>
>
> http://www.php.net/backend/notes/ seems to be updated every 2 hours.
>
> If /backend/notes/xx is rsync'd then there is no need to deal with bz2 at all.

You'll need to fetch it from 'your nearest mirror', the windows chm
box doesn't use rsync to retrieve data (and shouldn't).



> To that end, I'd like to propose a small change to PhD and the role of
> --output-dir.
>
> Currently ...
[..]
> My proposal is that the output directory will automatically include
> the language as a subdirectory.

Thats gonna break other apps.

Why not just change the arguments past to --output?
Would be very simple change in the build-chms.bat script


-Hannes

Reply via email to