From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: =?ISO-8859-1?Q?S=E9bastien_Kirche?= Newsgroups: gmane.emacs.devel Subject: savannah cvs checkout from behind a firewall Date: Mon, 19 Jan 2004 16:26:05 +0100 Sender: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Message-ID: NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 (Apple Message framework v609) Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: quoted-printable X-Trace: sea.gmane.org 1074526429 23313 80.91.224.253 (19 Jan 2004 15:33:49 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 19 Jan 2004 15:33:49 +0000 (UTC) Original-X-From: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Mon Jan 19 16:33:46 2004 Return-path: Original-Received: from quimby.gnus.org ([80.91.224.244]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1AibPN-0002q1-00 for ; Mon, 19 Jan 2004 16:33:45 +0100 Original-Received: from monty-python.gnu.org ([199.232.76.173]) by quimby.gnus.org with esmtp (Exim 3.35 #1 (Debian)) id 1AibPN-0001yO-00 for ; Mon, 19 Jan 2004 16:33:45 +0100 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.24) id 1AibNc-0008LL-49 for emacs-devel@quimby.gnus.org; Mon, 19 Jan 2004 10:31:56 -0500 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.24) id 1AibKX-0007Lw-Im for emacs-devel@gnu.org; Mon, 19 Jan 2004 10:28:45 -0500 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.24) id 1AibJa-00070D-F3 for emacs-devel@gnu.org; Mon, 19 Jan 2004 10:28:17 -0500 Original-Received: from [195.25.216.129] (helo=Mis.sage.fr) by monty-python.gnu.org with esmtp (Exim 4.24) id 1AibJZ-0006zI-L9 for emacs-devel@gnu.org; Mon, 19 Jan 2004 10:27:45 -0500 Original-Received: from [172.18.3.54] (172.18.3.54 [172.18.3.54]) by Mis.sage.fr with SMTP (Microsoft Exchange Internet Mail Service Version 5.5.2657.72) id CTJ0BK0L; Mon, 19 Jan 2004 16:28:09 +0100 Original-To: emacs-devel X-Mailer: Apple Mail (2.609) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.2 Precedence: list List-Id: Emacs development discussions. List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Xref: main.gmane.org gmane.emacs.devel:19268 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:19268 Hi, since savannah's hack and the replacement of the cvs pserver access, i=20= am unable to perform anonymous emacs checkouts/updates. I am with Mac OSX 10.3 (Panther) and *behind a firewall*. I followed instructions from Andrew Choi's page : setenv CVS_RSH "ssh" cvs -z3 -d:ext:anoncvs@savannah.gnu.org:/cvsroot/emacs co emacs But it can't work : ssh: connect to host savannah.gnu.org port 22: Operation timed out cvs [checkout aborted]: end of file from server (consult above messages=20= if any) There is no additionnal message. Given my http firewall/proxy ip address and port, where/how can i=20 specify those to cvs ? Thanks very much if anyone can give me the trick. S=E9bastien Kirche