[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <467054EE.5010909@cfl.rr.com>
Date: Wed, 13 Jun 2007 16:34:54 -0400
From: Phillip Susi <psusi@....rr.com>
To: Tim Bird <tim.bird@...sony.com>
CC: Greg KH <greg@...ah.com>,
linux kernel <linux-kernel@...r.kernel.org>
Subject: Re: Problem with http URL for stable git tree?
Tim Bird wrote:
> 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
I thought there was a switch somewhere to override the command executed
on the other machine? You could try pulling from the machine outside
the firewall via ssh, and changing the command from git-upload-pack to
another ssh command to connect to kernel.org and invoke git-upload-pack
there. That should bounce the connection off the one machine you can
ssh to outside the firewall.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists