I'm trying reintegrate branch to trunk, but when i click "Test merge" in the TortoiseSVN, I get this message:
Command: Reintegrate merge https://127.0.0.1/svn/global/branches/somebranch into D:\wwwroot\work
Error: Reintegrate can only be used if revisions 8459 through 11952 were previously
Error: merged from https://127.0.0.1/svn/global/trunk to the reintegrate
Error: source, but this is not the case:
Error:
Error: branches/somebranch/file.js
Error:
Error: Missing ranges:
Error: /trunk/file.js:11059,11212,11392,11486,11719,11732-11733
Completed!
However, the file in the branch and in trunk exactly the same. This file was in the somebranch when i merge trunk to my branch.
Anyone encountered this problem?