Comment 37 for bug 792896

Revision history for this message
tduell (tduell-iinet) wrote :

Hullo Yuv,
Just for the record, when I used your suggested method of applying Bruno's patch to rev prior to 4893...

to apply Bruno's patch I do
   hg export --git 4893 | hg import -

just after
   hg up -r <REV>

I ended with rev 5437 as the tip, ie my hg repo now believes Bruno's patch has been the last revision.
Not sure if really matters much, but leaves me a bit confused about the right way to do it and if my result is expected behaviour.

Cheers,