← Back to team overview

dolfin team mailing list archive

Re: Merge problems

 

Looking at this again, how is it different from just removing the
middle repository (~/dolfin-test) and communicating via B and C
directly from ~/dolfin-logg?

--
Anders



On Thu, Feb 03, 2011 at 01:57:03PM -0800, Johan Hake wrote:
> What with:
>
>                              lp:dolfin-logg
>                                   .
>                                  /|\
>                                   |
>                                  (B)
>                                   |
>                                  \|/
>                                   .
>   ~/dolfin-logg <-(A)->  ~/dolfin-test <-(C)-> lp:dolfin-main
>
> Johan
>
>
> On Thursday February 3 2011 13:21:11 Anders Logg wrote:
> > I'm trying to figure out what model I should use for merge/pull/push
> > now that we have separate repos on Launchpad:
> >
> >     lp:dolfin-logg  <---(A)--->  lp:dolfin-main
> >         .                   /          .
> >        /|\                 /          /|\
> >
> >         |                 /            |
> >
> >        (C)              (E)           (D)
> >
> >         |               /              |
> >
> >        \|/             /              \|/
> >         .             /                .
> >     ~/dolfin-logg   <---(B)--->  ~/dolfin-main
> >
> > I tried this:
> >
> > 1. Update lp logg:
> >
> >    push up (C)
> >
> > 2. Update local main:
> >
> >    pull down (D)
> >
> > 3. Merge local main:
> >
> >    merge right (B) + commit
> >
> > 4. Update lp main:
> >
> >    push up (D)
> >
> > 5. Update local logg:
> >
> >    pull down (E)
> >
> > But then I got into all sorts of trouble with warnings from bzr about
> > criss-cross merging.
> >
> > Any thoughts?
> >
> > Is here a way to merge via (A)?
> >



Follow ups

References