I'm using Subversion 1.4.6, and I cannot upgrade to version 1.5 right now.
The situation:
The trunk has a lot of structural changes (i.e. moving files around, mostly).
I have a branch that was recently merged from the trunk, but before the major changes.
What is the best way to merge the trunk to the branch?
What I had in mind:
First carefully merge the branch to the trunk, by merging only the modified files in the branch to the trunk.
Copy the trunk to the branch. What is the best way to do this without losing the branch history? Should I deprecate the branch and create a new one?
Okay, it looks like I didn't given SVN enough credit. It's smart enough after all. I was just put off by the output of "D" and "A", but in the background it did a move.
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…