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

问题截图:

intellij idea报错“Error updating changes: svn: E155036: Please see the 'svn upgrade'..........”

解决方法:

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

2、执行svn upgrade

intellij idea报错“Error updating changes: svn: E155036: Please see the 'svn upgrade'..........”

 

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

4、问题解决

intellij idea报错“Error updating changes: svn: E155036: Please see the 'svn upgrade'..........”

相关文章:

  • 2021-06-06
  • 2021-04-12
  • 2022-12-23
  • 2021-10-04
  • 2021-07-02
猜你喜欢
  • 2021-08-09
  • 2021-10-30
  • 2021-12-15
  • 2022-12-23
  • 2021-06-11
相关资源
相似解决方案