Ben Laurie asked:
> > If A is renamed to B in the trunk and
Nope. That has already been done. The idea is to treat the rename as a
modification to the mapping from true-names to fs-names, and apply it in the
branch.
> > A is still called A in the branch then
> >
> > branch.A is renamed branch.B
> > trunk.B becomes the "ancestor" of branch.B
>
> Do you mean trunk.A is renamed trunk.B?