On Wed, Dec 2, 2009 at 23:28, Sune Foldager <sune.folda...@me.com> wrote:
> Sune Foldager wrote:
>> Wagner Bruna wrote:
>>> Hello,
>>> Sune Foldager wrote:
>>>> Yuki, are you currently working on re-ordering MQ patches
>>>> (at least unapplied ones)? Otherwise, I was thinking of
>>>> taking a stab at it. I would prefer doing it by drag-and-drop,
>>>> which would be quite intuitive, IMO.
>>> There is already some basic support for the qup extension:
>>> http://mercurial.selenic.com/wiki/QupExtension
>>> Qup could be used as a backend to do the actual changing of .hg/series.
>>>
>>> Of course, it would be even better if the command were implemented
>>> inside mq itself. Does anybody know if someone has already proposed that?
>>
>> No, but I might do that, unless you do it first? ;-). But at any rate,
>> this is simple enough to just do it directly (we just need to change the
>> order of lines we already know how to read from a file). Don't need an
>> extension, at least, but later on it would be nice to have in MQ.
>
> Ok, looking closer at the code I see what you mean, I think I read it
> wrong :). So there is support for simple reordering IF the qup extension
> is loaded, I guess... well, I still think it's overkill to use external
> commands for this.
>
> Anyway, I'll make something and we can discuss it :)
>
> -Sune

Yeah, making prototype is good way (because we are programmer!).
We will be able to discuss more deeply based on prototype.

-- 
Yuki KODAMA

------------------------------------------------------------------------------
Join us December 9, 2009 for the Red Hat Virtual Experience,
a free event focused on virtualization and cloud computing. 
Attend in-depth sessions from your desk. Your couch. Anywhere.
http://p.sf.net/sfu/redhat-sfdev2dev
_______________________________________________
Tortoisehg-develop mailing list
Tortoisehg-develop@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/tortoisehg-develop

Reply via email to