nginx mercurial mirror
Manlio Perillo
manlio_perillo at libero.it
Mon Aug 4 00:14:24 MSD 2008
Maxim Dounin ha scritto:
> Hello!
>
> On Sat, Aug 02, 2008 at 11:41:42PM +0200, Manlio Perillo wrote:
>
>> I have published a Mercurial mirror of Nginx:
>> http://hg.mirror.mperillo.ath.cx/
>>
>>
>> It should contain the *full* history of Nginx.
>
> Do you have problems with http://mdounin.ru/hg/nginx-vendor-*? It
> really contains all versions and works AFAIK.
>
No, just forgot ;).
> [...]
> You may find them here:
>
> http://mdounin.ru/files/nginx-0.1.0.tar.gz
> http://mdounin.ru/files/nginx-0.3.59.tar.gz
>
Where did you get them?
>> 2) The "merge" of the 0.6.x version from the "old" development branch to
>> the "new" stable branch has been done with:
>>
>> # Merge the 0.6.x development branch in the stable branch
>> # XXX check me: the merge will fail so we only update.
>> # The repository will have two heads
>> hg push -R nginx-development -f
>> hg update -R nginx-stable -C
>>
>> So, this is not a real merge, and I'm not sure if this is the right
>> thing to do.
>
> I don't really think it's right thing to do since no real merge
> happened.
Right, in fact the history is "wrong" for the stable branch.
Before 0.6.0 there is 0.5.36, instead of 0.5.25.
And I also forgot to delete extra files removed after the 'update -C'!
> [...]
> I think the better aproach is to
> maintain numbered branches.
>
I don't usually use branches, so I'm not expert.
Can you post the istructions used to build the mirrors?
> Maxim Dounin
>
Thanks Manlio Perillo
More information about the nginx
mailing list