How to merge only changes of certain files of a given changeset into a working copy?

Marko Käning mk362 at mch.osram.de
Tue Mar 3 03:35:36 CST 2009


Hi Gilles,

On Fri, 27 Feb 2009, Gilles Moris wrote:

> I am not sure you want a merge here. A merge means "I bring my concurrent
> branches in sync". Here you just to want cherry-pick only changes from
> tool1, not really merge your branch developments.

No, I really meant it as I wrote: isolate code for seperate tools in 
seperate repos. Of course you could then also cherry-pick and push/pull 
between these repos.

Greets,
Marko


More information about the Mercurial mailing list