git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Mike Hommey <mh@glandium.org>
To: Aneesh Kumar <aneesh.kumar@gmail.com>
Cc: Git Mailing List <git@vger.kernel.org>
Subject: Re: http git clone fails while ssh git clone works
Date: Thu, 3 Apr 2008 20:28:15 +0200	[thread overview]
Message-ID: <20080403182815.GA23341@glandium.org> (raw)
In-Reply-To: <cc723f590804030440t14a8e4fdw77c4449dc2a4dbb8@mail.gmail.com>

On Thu, Apr 03, 2008 at 05:10:07PM +0530, Aneesh Kumar wrote:
> git clone http://myhost...
> 
> ot 0bc8afe5e1f16a6c56bc677a6c85148455a474b3
> got ee425b0b7fccd9cdea38ef781b76f034e0228391
> error: Unable to find 31053805b6981918e1f39e7149f62d2a0068732a under
> http://myhost.....
> Cannot obtain needed commit 31053805b6981918e1f39e7149f62d2a0068732a
> while processing commit 56933610fa9a36ea3fc053e02bd7442b55db85dd.
> 
> while git clone ssh://myhost... works fine.

Can you try again with GIT_CURL_VERBOSE set ? It will probably show you
what http request is failing and why.

Mike

      parent reply	other threads:[~2008-04-03 18:29 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-04-03 11:40 http git clone fails while ssh git clone works Aneesh Kumar
2008-04-03 12:51 ` Miklos Vajna
2008-04-03 14:52   ` Aneesh Kumar
2008-04-03 18:28 ` Mike Hommey [this message]

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=20080403182815.GA23341@glandium.org \
    --to=mh@glandium.org \
    --cc=aneesh.kumar@gmail.com \
    --cc=git@vger.kernel.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).