idea使用svn提交时出现错误Warning not all local changes may be shown due to an error

参考于https://www.cnblogs.com/zhujiabin/p/6708012.html

解决方案:

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

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

3、重启搞定。

造成原因:提交时有冲突,合并了冲突之后,再提交发现出现了错误

按照上面的方法解决之后,发现文件是已经提交上去了,可能是已经提交了,但是idea没有检测到变化

posted @ 2018-01-26 17:25  星辰海  阅读(1264)  评论(0编辑  收藏  举报