From: Phillip Susi <psusi@cfl.rr.com>
To: Tim Bird <tim.bird@am.sony.com>
Cc: Greg KH <greg@kroah.com>, linux kernel <linux-kernel@vger.kernel.org>
Subject: Re: Problem with http URL for stable git tree?
Date: Wed, 13 Jun 2007 16:34:54 -0400 [thread overview]
Message-ID: <467054EE.5010909@cfl.rr.com> (raw)
In-Reply-To: <466488C6.3070100@am.sony.com>
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.
prev parent reply other threads:[~2007-06-13 20:34 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
2007-06-05 6:16 ` Tuncer Ayaz
2007-06-13 20:34 ` Phillip Susi [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=467054EE.5010909@cfl.rr.com \
--to=psusi@cfl.rr.com \
--cc=greg@kroah.com \
--cc=linux-kernel@vger.kernel.org \
--cc=tim.bird@am.sony.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 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.