Gnus development mailing list
 help / color / mirror / Atom feed
From: asjo@koldfront.dk (Adam Sjøgren)
To: ding@gnus.org
Subject: Re: Git failed
Date: Thu, 18 Oct 2012 08:34:18 +0200	[thread overview]
Message-ID: <87fw5c2sr9.fsf@topper.koldfront.dk> (raw)
In-Reply-To: <87r4owuwfx.fsf@dex.adm.naquadah.org>

On Thu, 18 Oct 2012 08:27:14 +0200, Julien wrote:

> Am I the only one unable to clone the Git repo:

> % git clone https://git.gnus.org/gnus.git
> Cloning into 'gnus'...
> error: RPC failed; result=56, HTTP code = 0
> fatal: The remote end hung up unexpectedly

> ?

I get the same error over https.

But it works on http:

    $ git clone http://git.gnus.org/gnus.git
    Initialized empty Git repository in /tmp/gnus/.git/
    remote: Counting objects: 80105, done.
    remote: Compressing objects: 100% (18408/18408), done.
    remote: Total 80105 (delta 65943), reused 74605 (delta 61551)
    Receiving objects: 100% (80105/80105), 18.97 MiB | 2.97 MiB/s, done.
    Resolving deltas: 100% (65943/65943), done.
    $ 


  Best regards,

    Adam

-- 
 "A cat has nine lives, but a bullfrog croaks                 Adam Sjøgren
  every day."                                            asjo@koldfront.dk




  reply	other threads:[~2012-10-18  6:34 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-10-18  6:27 Julien Danjou
2012-10-18  6:34 ` Adam Sjøgren [this message]
2012-10-18 13:37   ` Julien Danjou
2012-10-18 14:24     ` Adam Sjøgren
2012-10-18 14:54       ` Tassilo Horn
2012-10-18  7:08 ` Tassilo Horn
2012-10-18  7:15   ` Sven Joachim

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87fw5c2sr9.fsf@topper.koldfront.dk \
    --to=asjo@koldfront.dk \
    --cc=ding@gnus.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).