svn check out 有问题无法读取块大小 [英] svn check out has issue Could not read chunk size

查看:51
本文介绍了svn check out 有问题无法读取块大小的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我遇到了以下错误,它检查了一段时间然后向我抛出一个错误,SVN 1.6.

I am getting below error, it checks out for a while then it throws me an error, SVN 1.6.

能否让我知道具体应该是什么配置?

Could please let me know what exactly should be the configuration?

REPORT of '/svn/!svn/vcc/default': Could not read chunk size: connection was closed by server. (http://hub.svn.com)

推荐答案

您如何托管 Subversion 服务器?它是在 Apache 后面运行的吗?

How are you hosting the Subversion server? Is it running behind Apache?

假设它在 Apache 后面运行,请检查您的 Apache 服务器日志.错误消息告诉您 Apache 在您结帐期间断开了连接.错误日志应该为您提供详细信息.这可能是触发了超时;检查指令,如 KeepAliveMaxKeepAliveRequestsTimeOutKeepAliveTimeOutMaxRequestsPerChildThreadLimitMaxThreadsPerChild

Assuming it's running behind Apache, check your Apache server logs. The error message is telling you that Apache disconnected the connection during your checkout. The error logs should give you the detail. It's probably a timeout that got triggered; check directives like KeepAlive, MaxKeepAliveRequests, TimeOut, KeepAliveTimeOut, MaxRequestsPerChild, ThreadLimit, MaxThreadsPerChild, etc.

这篇关于svn check out 有问题无法读取块大小的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆