• Welcome to Journal web site.

我是 PHP 程序员

- 开发无止境 -

Next
Prev

SVN项目库错误Unsupported FS format svn: Expected FS format between '1' and '4'; found format '6' - 丶Blank

Data: 2017-02-25 11:55:11Form: JournalClick: 10

似水流年。

快看,我要变身了。

随笔- 232  文章- 0  评论- 11  阅读- 16万 

SVN项目库错误Unsupported FS format svn: Expected FS format between '1' and '4'; found format '6'

从这里找到解决方案 http://stackoverflow.com/a/18382077

原因是用 >=1.8版本的SVN服务器创建了Repository,用低版本client去check out,报错

升级低版本的client到高版本即可。

Name:
<提交>