git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Andreas Krey <a.krey@gmx.de>
To: Tim Visher <tim.visher@gmail.com>
Cc: Git Mailing List <git@vger.kernel.org>
Subject: Re: Problems Fetching from HTTP?
Date: Thu, 1 Apr 2010 18:29:07 +0200	[thread overview]
Message-ID: <20100401162907.GA3783@inner.home.ulmdo.de> (raw)
In-Reply-To: <v2xc115fd3c1004010803g98a279e8mf395a0d14be4f6bd@mail.gmail.com>

On Thu, 01 Apr 2010 11:03:20 +0000, Tim Visher wrote:
...
>     error: Failed connect to git.kernel.org:80; Connection refused
> while accessing http://git.kernel.org/pub/scm/git/git.git/info/refs
> 
>     fatal: HTTP request failed
> 
> What could be going on here?  I can't pull from `git://` as I'm behind
> a firewall.

It pretty much looks like the firewall doesn't let you directly access
HTTP as well. You may need to use your proxy, and you (seem to) need to
set the environment variable 'http_proxy="http://10.0.0.1:3128"' to
point to your proxy. Google will take you from there, like
http://rip747.wordpress.com/2008/09/12/git-clone-over-http-who-knew/

Andreas

  reply	other threads:[~2010-04-01 16:29 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-04-01 15:03 Problems Fetching from HTTP? Tim Visher
2010-04-01 16:29 ` Andreas Krey [this message]
2010-04-01 18:12   ` Tim Visher

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=20100401162907.GA3783@inner.home.ulmdo.de \
    --to=a.krey@gmx.de \
    --cc=git@vger.kernel.org \
    --cc=tim.visher@gmail.com \
    /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).