Compare not working in Eclipse Neon

无人久伴 提交于 2019-12-20 18:28:08

问题


I am (finally) trying to upgrade to Eclipse Neon from Mars.2. After installing SVN support and the SVNKit (1.8.14) connector, I am able to access my repository. However Compare is not working.

If I right click a file that I have modified, and choose Compare with Base from Working Copy a dialog is displayed saying There are no differences between the selected inputs. If I choose Team-> Synchronize with Repository, the differences are shown in the Synchronization view. Differences are also shown when comparing to Local History.

If I use Tortise SVN from File Explorer the differences from the current version to the Base Working version are shown.

Anyone have a solution / suggestion to restore this critical function?


回答1:


Resolved with the Subversion provider 4.0 update :

Help -> Install new software -> Add "http://download.eclipse.org/technology/subversive/4.0/update-site/" -> Select Subversion provider and update it.

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



来源:https://stackoverflow.com/questions/41722685/compare-not-working-in-eclipse-neon

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!