码迷,mamicode.com
首页 > Web开发 > 详细

apache2+svn Expected FS format '2'; found format '3'

时间:2014-10-12 13:01:57      阅读:197      评论:0      收藏:0      [点我收藏+]

标签:blog   http   for   sp   log   bs   tt   ip   server   

format格式与svn版本号我猜对应如下:

1.4.x 对应 format 2

1.5.x 对应 format 3

……

1.8.x 对应 format 6

 

那么每个format创建出的repo要用对应的版本checkout,

否则会出错。

 

具体解决方案见:http://lailife.blog.163.com/blog/static/19949016120111022112645382/

 

我是重搭了个1.5的svn server

apache2+svn Expected FS format '2'; found format '3'

标签:blog   http   for   sp   log   bs   tt   ip   server   

原文地址:http://www.cnblogs.com/zklidd/p/4020311.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!