2
votes
Subversion: How to merge only specific revisions into trunk when multiple consecutive changes are made in a branch?
I believe you are including the revisions you want correctly, but the merge algorithm is failing to find the place to insert the wanted change and so including the line above it also. Here are the …
