One snag…

If you use –reintegrate you kill the branch. This can be a problem if you revert the merge. How do you re-edit the branch to try again?

The only way I could figure out was to export from the branch and drop the code into a new branch. You then copy changes from the dead branch to take the problematic bits out. Painful.

Hopefully the –reintegrate flag will die off once subversion mergeinfo works properly.

yours, Marcus