颠覆错误“无法读取状态行"是什么意思?意思? [英] What does the subversion error "Could not read status line" mean?

查看:36
本文介绍了颠覆错误“无法读取状态行"是什么意思?意思?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

这是一个相当基本的问题,但它让我发疯.我在 beanstalk.com 上建立了一个全新的存储库.他们给了我 url,http://my_name.svn.beanstalkapp.com/blog.他们还会在存储库中自动创建标签、主干和分支文件夹.我检查了主干文件夹并使用

This is a fairly basic question, but it is driving me nuts. I have set up a brand new repository at beanstalk.com. They give me the url, http://my_name.svn.beanstalkapp.com/blog. They also automatically create the tag, trunk and branches folder in the repository. I have checked out the trunk folder and used

svn add

添加新文件.我正在尝试进行第一次提交,但出现此错误:

to add the new file. I am trying to do my first commit, but I get this error:

Commit failed (details follow):
CHECKOUT of '/foo/!svn/bln/1': Could not read status line: 
connection was closed by server. (http://user_name@my_name.svn.beanstalkapp.com)

这是什么意思,是什么原因造成的?我在谷歌上搜索了无法读取状态行"的定义,但找不到任何解释.

What does this mean, and what causes it? I have googled for a definition of what "Could not read status line" means, but was unable to find anything explaining it.

我在尝试从防火墙后面操作我的存储库时收到此错误.我仍然不知道是什么原因造成的,但我在家里没有这个问题.奇怪.

edit: I was getting this error while trying to manipulate my repository from behind a firewall. I still don't know what was causing it, but I don't have this problem at home. Strangeness.

推荐答案

当我输入错误的 URL 时,我也遇到了同样的问题:

I also had the same problem when I typed the wrong URL:

不良行为:

$ svn list https://zh3.beanstalkapp.com/repo

要解决此问题,URL 应为:https://zh3.svn.beanstalkapp.com/repo

To fix the problem, the URL should be: https://zh3.svn.beanstalkapp.com/repo

这篇关于颠覆错误“无法读取状态行"是什么意思?意思?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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