SVN "Could not read status line "错误,SVN版本库使用域名无法访问:Could not read status line

jackxiang 2012-10-16 11:01 | |
在使用apache + subversion安装配置好SVN服务器之后,遇到了一个很困惑的问题:“/svn/test/!svn/vcc/default”: Could not read status line: 远程主机强迫关闭了一个现有的连接”。这个问题直到今天也还没有完全解决。
先说一下目前的情况:
CentOS 5.2
apahce版本:2.2.11
subversion版本:1.6.12
安装配置完成后,在浏览器中使用 http://192.168.1.10/svn/test 访问版本库,OK,一切正常!再使用http://www1.test.com/svn/test 访问版本库,OK,一切正常!
注意:我使用apahce虚拟主机把www1.test.com绑定到了192.168.1.10这个ip上。
问题在于:
当我使用TortoiseSVN 1.6.12客户端连接时,使用http://192.168.1.10/svn/test 可以访问,但使用http://www1.test.com/svn/test就会返回错误:
“方法 REPORT 失败于 “/svn/test/!svn/vcc/default”: Could not read status line: 远程主机强迫关闭了一个现有的连接。”
这个错误简直让人崩溃,网上搜索无数次都没有解决方案。目前只好使用ip的方式进行SVN的操作。
不知道大家有没有人遇到这个问题?是怎么解决的?

用Tsvn客户端连接时报PROPFIND of '/repos/myapp': Could not read status line: 您的主机中的软件中止了一个已建立的连接。
查阅N久,最后一文解惑!
apache 的 http.conf中的KeepAlive  设置为On

来自:
http://www.frostsky.com/2011/12/svn-could-not-read-status-line/
http://blog.csdn.net/zxl0110/article/details/5871173
上面的问题,我按此试了下,最后还是不行,但发现有人无意解决,但没有说是怎么解决的,呵呵呵 。
svn: REPORT of ‘/!svn/vcc/default’: Could not read status line: connection was closed by server.
这个问题困扰了我很长时间,Google和官方论坛都无结果。后来昨天竟然自己无意中解决了,感动的得哭了:)

作者:jackxiang@向东博客 专注WEB应用 构架之美 --- 构架之美,在于尽态极妍 | 应用之美,在于药到病除
地址:https://jackxiang.com/post/5659/
版权所有。转载时必须以链接形式注明作者和原始出处及本声明!


最后编辑: jackxiang 编辑于2012-10-16 11:06
评论列表
发表评论

昵称

网址

电邮

打开HTML 打开UBB 打开表情 隐藏 记住我 [登入] [注册]