In the svn book it says merge
\'s --reintegrate
is \"to merge all of the source URL\'s changes into the working copy\".
I would like to merge
Upgrade to svn 1.8 and don't worrry about it anymore, it will automatically figure out what to do.
from the svn 1.8 release notes:
During merges which merge all eligible revisions from another branch, Subversion 1.8 will automatically decide whether or not the merge is reintegrating a branch. Therefore, reintegrating a branch does no longer require the --reintegrate option for correct operation.