The working copy at 'xxx' is too old 错误解决

使用svn update更新时候提示:

svn: E155036: The working copy at 'xxx' is too old (format 29) to work with client version '1.8.9 (r1591380)' (expects f
ormat 31). You need to upgrade the working copy first.

解决:

1、找到出错的目录,右键,有一个更新此文件夹的版本的选项,将此文件夹版本进行更新;
2、更新版本后,如果还不行,那就将出错的那个文件夹删除,然后直接更新就行了。

posted on 2014-11-19 13:25  babyblue  阅读(4267)  评论(1编辑  收藏  举报