[...]
>> One last thing which came to my mind. If you do several merges at "merge
>> workspace", you will want to do final putback to "master workspace".
>> For this might be nice to collapse all the submerges into one changeset.
>>
>> hg diff -r BASE -r tip > merge.diff
>> hg strip -r BASE+1
>> gpathch < merge.diff
>> hg ci ...
>> hg push ...
>
> Cadmium adds the option to delta squish or recommit your multiple outgoing 
> changesets into one changeset... almost exactly like you described.

Aaah, right, good point

-- 
        Vlad

Attachment: pgpIqZm3KZDFh.pgp
Description: PGP signature

_______________________________________________
tools-discuss mailing list
tools-discuss@opensolaris.org

Reply via email to