ブランチをトランクに再統合しようとしていますが、TortoiseSVN で [マージのテスト] をクリックすると、次のメッセージが表示されます。
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!
ただし、ブランチとトランクのファイルはまったく同じです。このファイルは、トランクをブランチにマージしたときにいくつかのブランチにありました。
誰でもこの問題に遭遇しましたか?