monotone-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Monotone-devel] Re: Google Summer of Code 2006


From: Chad Walstrom
Subject: Re: [Monotone-devel] Re: Google Summer of Code 2006
Date: Thu, 20 Apr 2006 12:05:25 -0500

Bruce Stephens <address@hidden>  wrote:
> For big workspaces, it would be nice to put existing changes on to a
> "shelf", do the bugfix, then take the changes off the shelf and
> continue.  (GNU Arch provides this: IIRC, "tla undo" saves patches
> into a ++ type directory, and "tla redo" reapplies them.)

Not that I'm being helpful here, I currently just do a 
        monotone diff > ++patchname; monotone revert
        
Make the changes, then run patch on ++patchname to reapply.  Not as
slick as quilt/shelf functionality, obviously.  I believe mercurial
added an 'mg' command to do this type of thing.  Neat stuff.

-- 
Chad Walstrom <address@hidden>           http://www.wookimus.net/
           assert(expired(knowledge)); /* core dump */





reply via email to

[Prev in Thread] Current Thread [Next in Thread]