all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Miles Bader <miles@lsi.nec.co.jp>
Cc: "Sébastien Kirche" <sebastien.kirche@sage.com>,
	emacs-devel <emacs-devel@gnu.org>
Subject: Re: savannah cvs checkout from behind a firewall
Date: 20 Jan 2004 11:19:47 +0900	[thread overview]
Message-ID: <buoektvcqf0.fsf@mcspd15.ucom.lsi.nec.co.jp> (raw)
In-Reply-To: <jead4jzzty.fsf@sykes.suse.de>

Andreas Schwab <schwab@suse.de> writes:
> > Given my http firewall/proxy ip address and port, where/how can i specify
> > those to cvs ?
> 
> What are the options you have to pass to ssh to use your proxy?

FWIW, I currently use something like this (in my .ssh/config file):

   Host *.gnu.org
   ProxyCommand proxyfwd vproxy.edc.nec.co.jp 8080 %h %p
   Port 443

[`proxyfwd' is a little C program I wrote that talks to an http proxy]

Is there an easier way to do this?

-Miles
-- 
`The suburb is an obsolete and contradictory form of human settlement'

  reply	other threads:[~2004-01-20  2:19 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-01-19 15:26 savannah cvs checkout from behind a firewall Sébastien Kirche
2004-01-19 16:07 ` Andreas Schwab
2004-01-20  2:19   ` Miles Bader [this message]
2004-01-20  6:04     ` Dhruva Krishnamurthy

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=buoektvcqf0.fsf@mcspd15.ucom.lsi.nec.co.jp \
    --to=miles@lsi.nec.co.jp \
    --cc=emacs-devel@gnu.org \
    --cc=miles@gnu.org \
    --cc=sebastien.kirche@sage.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.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

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.