Problem with mq extension - qpop then qpush fails

Patrick Mézard pmezard at gmail.com
Tue Apr 24 14:53:28 CDT 2007


Paul Moore a écrit :
> On 24/04/07, Patrick Mézard <pmezard at gmail.com> wrote:
> 
>> I work with mq without encoding filters, using GNU-Win32 patch.exe and
>> with a patched version of mercurial/patch.py : the patch call includes a
>> "--binary" option (see an old post from Andrei Vermel about this one).
>>
>> Andrei also have a patch for transplant I think.
>>
>> Please ask if you need more configuration details.
> 
> I may try to set things up, but it's probably not worth the effort.
> The code I'm working with is ultimately from a Subversion repository
> and I'm only using hg to track offline work. I was planning on using
> mq so that I could keep a queue of patches to commit back to svn one
> at a time.

I do exactly what you describe and it works fairly well.

I have added the patch.py patch to the tracker issue. If you ever build 
hg yourself, you would really patch it in a minute: this is just about 
adding a "--binary" flag to a utility call, probably even faster to edit 
it manually. I also suggest you build it from crew-stable or crew.

--
Patrick Mézard


More information about the Mercurial mailing list