git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Junio C Hamano <junkio@cox.net>
To: Johannes Schindelin <Johannes.Schindelin@gmx.de>
Cc: Andrew Kilroy <lemonkandy@gmail.com>, git@vger.kernel.org
Subject: Re: attempting to clone the git repo
Date: Thu, 08 Mar 2007 10:40:38 -0800	[thread overview]
Message-ID: <7v649ba89l.fsf@assigned-by-dhcp.cox.net> (raw)
In-Reply-To: <Pine.LNX.4.63.0703081828500.22628@wbgn013.biozentrum.uni-wuerzburg.de> (Johannes Schindelin's message of "Thu, 8 Mar 2007 18:29:11 +0100 (CET)")

Johannes Schindelin <Johannes.Schindelin@gmx.de> writes:

> On Thu, 8 Mar 2007, Andrew Kilroy wrote:
>
>> I'm attempting to clone the git repository using git-1.5.0.3 in my workplace.
>> Port 9418's blocked by the firewall, so I'm trying via http:
>> 
>>    $ git clone http://git.kernel.org/pub/scm/git/git.git
>
> Add a "/" to the end:
>
> $ git clone http://git.kernel.org/pub/scm/git/git.git/

I've always thought that for http transfer the hostname was not
git.kernel.org but www.kernel.org, as in:

	git clone http://www.kernel.org/pub/scm/git/git.git/

  parent reply	other threads:[~2007-03-08 18:41 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-03-08 16:49 attempting to clone the git repo Andrew Kilroy
2007-03-08 17:29 ` Johannes Schindelin
2007-03-08 17:33   ` Johannes Schindelin
2007-03-08 18:40   ` Junio C Hamano [this message]
2007-03-09  9:51     ` Andrew Kilroy
2007-03-09 10:08       ` Peter Baumann

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=7v649ba89l.fsf@assigned-by-dhcp.cox.net \
    --to=junkio@cox.net \
    --cc=Johannes.Schindelin@gmx.de \
    --cc=git@vger.kernel.org \
    --cc=lemonkandy@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).