On Wed, Jun 11, 2008 at 08:58:52PM +0200, Andreas wrote:
> Things become more complicated if the branches do not contain all the patches 
> from the base. In that case you probably need to find the common base of the 
> 2 branches and then pull the additional changes of both trees into the 
> conversion trees. 

Hm, 'darcs pull --intersection B1 B2 B3...' into an empty repo
will find exactly this common base. But it will not be fast, and
I have a feeling it might fail with the commute bug on some
repos.


-- 
Tommy Pettersson <[EMAIL PROTECTED]>
_______________________________________________
darcs-users mailing list
[email protected]
http://lists.osuosl.org/mailman/listinfo/darcs-users

Reply via email to