Abdelrazak Younes wrote:
I use TortoiseSVN merging capability:
1) In the trunk revision history I select the oldest non merged commit
and those upward. But I stop my slection before a revision that I feel
is problematic.
2) I merge the selected commits. This is "Merge step 1"
3) I select again a new set of commits starting from the problematic
one and upward until I encounter another one that might be problematic.
4) I merge the selected commits and fix manually any conflict. This is
"Merge step 2"
5) goto 2
It worked pretty well up until now.
This approach looks good. And TortoiseSVN is a great tool, too! I use it
everyday at work.
Michael