Speed up or turn off SVN cache update in Eclipse

前提是你 提交于 2019-12-22 06:20:13

问题


Every time I open my eclipse it takes a lot of time (30 to 60 min)to update svn cache. So could you please tell, Is there any way I can speed up or turn off the svn cache update?

If I turn off the svn cache update, what will be effect?


回答1:


I noticed this taking awhile on my machine running Eclipse Neon so I disabled the Compute deep outgoing state option under Window > Preferences > Team > SVN > Performance. This has helped considerably with no obvious detrimental effect. Note that I left the Enable SVN statuses cache option on.

Eclipse Subversive - Documentation - Performance



来源:https://stackoverflow.com/questions/34605041/speed-up-or-turn-off-svn-cache-update-in-eclipse

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