monotone-devel
[Top][All Lists]
Advanced

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

Re: Re: [Monotone-devel] Re: How will policy branches work?


From: Daniel THOMPSON
Subject: Re: Re: [Monotone-devel] Re: How will policy branches work?
Date: Mon, 11 Feb 2008 09:09:34 +0000
User-agent: Thunderbird 2.0.0.9 (X11/20071115)

Nuno Lucas wrote:
>>> Probably this will be solved when monotone gets a proper "cherry pick"
>>> system. It would then be possible to "pluck" some group of revisions
>>> (that could be restricted by path) and retain history.
>> I'm not exactly sure what you have in mind for being a "proper cherry
>> pick" thing.
> 
> For me "cherry picking" is just what pluck does, but with an added
> "unpluck" option.

I understood that pluck merely applies the delta between two revisions
(whilst honouring renames etc).

"unpluck" is effectively already present:

mtn pluck -r 1111 -r 2222

is reversed using:

mtn pluck -r 2222 -r 1111

(clearly you need a wrapper to identify the parent if you use pluck with
only one argument).

-- 
Daniel Thompson (STMicroelectronics) <address@hidden>
1000 Aztec West, Almondsbury, Bristol, BS32 4SQ. 01454 462659

If a car is a horseless carriage then is a motorcycle a horseless horse?




reply via email to

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