From: Tim Bird <tim.bird@am.sony.com>
To: Greg KH <greg@kroah.com>
Cc: linux kernel <linux-kernel@vger.kernel.org>
Subject: Re: Problem with http URL for stable git tree?
Date: Mon, 04 Jun 2007 14:48:54 -0700 [thread overview]
Message-ID: <466488C6.3070100@am.sony.com> (raw)
In-Reply-To: <20070604211359.GA2046@kroah.com>
Greg KH wrote:
> On Mon, Jun 04, 2007 at 12:10:01PM -0700, Tim Bird wrote:
>> Greg,
>>
>> I'm having problems cloning the stable git tree for 2.6.21.
>> Here's what I get:
>>
>> $ git clone http://www.kernel.org/pub/scm/linux/kernel/git/stable/linux-2.6.21.y.git stable-2.6.21.y
>> Cannot get remote repository information.
>> Perhaps git-update-server-info needs to be run there?
>
> Ick, don't clone by "http://", please use the git protocol instead:
> git clone git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-2.6.21.y.git
>
> that should work better.
I'm behind a firewall that doesn't allow it. Luckily, the
firewall has some holes to allow me ssh access to a few
external machines. It looks like I can use a "git:" url on a
box outside the firewall, then clone that to inside Sony
with a "git+ssh:" url.
I'll do that, unless someone else has a better suggestion.
Pushes and pulls will be two steps each, but at least it works.
-- Tim
=============================
Tim Bird
Architecture Group Chair, CE Linux Forum
Senior Staff Engineer, Sony Corporation of America
=============================
next prev parent reply other threads:[~2007-06-04 21:51 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-06-04 19:10 Problem with http URL for stable git tree? Tim Bird
2007-06-04 21:13 ` Greg KH
2007-06-04 21:48 ` Tim Bird [this message]
2007-06-05 6:16 ` Tuncer Ayaz
2007-06-13 20:34 ` Phillip Susi
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=466488C6.3070100@am.sony.com \
--to=tim.bird@am.sony.com \
--cc=greg@kroah.com \
--cc=linux-kernel@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.