关于我们

质量为本、客户为根、勇于拼搏、务实创新

< 返回新闻公共列表

SVN报错is too old (format 10) to work with client version

发布时间:2023-06-26 17:00:20

用SVN在上传别人提供的整包code时,报错

svn: E155036: Please see the 'svn upgrade' command

svn: E155036: The working copy at

is too old (format 10) to work with client version '1.8.8 (r1568071)' (expects format 31). You need to upgrade the working copy first.

如下图

报错原因:

因为你要上传的code 里包含了.svn的目录,别人也是用svn管理的代码,而且他人用的SVN版本和你的不一样。

解决方法:

解决方法很简单,只要你删除.svn这个目录后,重新上传即可。



/template/Home/leiyu/PC/Static