> The rule is, the person merging has to resolve the conflicts. In this
> scenario, what should happen is, my attempt to merge after monty shows
that
> (All but one of Monty's diffs in JCR are a NoOp), and the last one he made
> gives me an update conflict which I must resolve in order to check in. I
> can resolve it either by updating JCR with Monty's last diff (Wasn't that
a
> movie from the 1940's?) or by using my authority to alter BL and either
> keep or remove Monty's diff as I'm adding mine.
Also, suppose you do this and check it in first. What happens when *Monty* then does a join? This would seem to require recognizing which changes have already been incorporated.
Jonathan