美文网首页
intellij idea报错“Error updating c

intellij idea报错“Error updating c

作者: 码农梦醒 | 来源:发表于2018-11-07 18:59 被阅读4次

使用intellij idea时间不长,使用svn更新和提交代码一直都没问题,突然今天提示“Error updating changes: svn: E155036: Please see the 'svn upgrade'..........”错误,百思不得其解,最后经过一段时间的摸索,终于解决

问题截图:


image.png

解决方法:

1、执行cmd命令,并切换目录到idea的工程目录文件夹

2、执行svn upgrade

image.png

3、回到intellij idea工具中,点开Version Control,工具栏,点击左上角的“刷新”按钮

image.png

4、问题解决

相关文章

网友评论

      本文标题:intellij idea报错“Error updating c

      本文链接:https://www.haomeiwen.com/subject/oefbxqtx.html