您的位置:首页 > 产品设计 > UI/UE

Warning not all local changes may be shown due to an error(IDEA Bug) IDEA不能检查到代码变化

2017-11-01 11:29 495 查看


Warning not all local changes may be shown due to an error

idea使用svn出现Warning not all local changes may be shown due to an error,如下图所示:



解决方案:

1、File > Settings > Version Control > Subversion 取消选中 "use command line client" > ok。

2、重启idea,重复第一步,然后选中 "use command line client"

3、重启搞定。

原因分析:

分析个毛线,看这奇葩的解决方案,估计是个BUG吧,猜测可能是由于非正常关闭iead导致的。
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签:  IDEA svn
相关文章推荐