开发者

Subclipse (SVN) Compare showing similar files

It seems whenever I compare via the SVN Repository explorer (most recently after a merge) subclipse will show a few files in the compare window that have no differences whatsoever. Double clicking the file brings up the Java Source Compare window, but Subclipse highlights no sections and shows no differences. A manual inspection of the file shows they are identical. What causes this? Are there any ways to disable it, it can be quite confusing?

Your 开发者_如何学Gohelp is greatly appreciated!


Sounds like it could be whitespace-related. Maybe tortoise defaults to ignoring ws changes.


Seems to be Eclipse bug, which waits for solution...

https://bugs.eclipse.org/bugs/show_bug.cgi?id=318826


There may not be structural change, but only space related or formatting. Try clicking on "next difference".


I think the problem is that after merging the revision of the file is changed. So, although the content of files is the same, the compare view shows the change. It is very very bad... :(

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜