首页 > 其他 > 详细

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

时间:2018-01-26 18:19:02      阅读:3279      评论:0      收藏:0      [点我收藏+]

参考于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没有检测到变化

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

原文:https://www.cnblogs.com/bluedeblog/p/8360595.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!