Branden wrote: >Here's the new plan. > >svn cp trunk branches/4.3.0/sid-branched-properly > >[make this branch look like revision 50 of branches/4.3.0/sid] > >svn ci >svn merge -r 50:HEAD branches/4.3.0/sid branches/4.3.0/sid-branched-properly >svn ci >svn rm branches/4.3.0/sid branches/4.3.0/sid-branched-properly Um, after going to all that trouble to make sid-branched-properly, you don't want to just delete it, do you? :-O
>svn ci > >Merge the branch back onto the trunk.