hg qrefresh + hg record?

Steve Borho steve at borho.org
Thu Dec 20 14:53:07 UTC 2007


On Thu, 2007-12-20 at 14:46 +0300, Kirill Smelkov wrote:
> On Thu, Dec 20, 2007 at 12:06:43PM +0100, Patrick M?zard wrote:
> > Nicholas Riley a ?crit :
> > > Would it be hard to combine these two
> > 
> > Right now yes, but I agree that would be really interesting to do. The parsing code is not shared but we are moving in the right direction.
> 
> I'm a former darcs user and I too need this (hg qrecord) badly.
> 
> I once tried to implement this, but got tired with MQ code.
> 
> So, if someone is working on this, please let us know. Otherwise, I'm
> going to dig into the code the second time, and finally do it.

You can do 90% of this with qct, though it could still be improved.
It allows you to select files and changes within files to be qrefreshed,
and then leaves the remaining changes in your working dir so you can
qnew them.

-- 
Steve Borho (steve at borho.org)
http://www.borho.org/~steve/steve.asc
Key fingerprint = 2D08 E7CF B624 624C DE1F  E2E4 B0C2 5292 F2C6 2C8C




More information about the Mercurial mailing list