From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: nick@nick.uklinux.net (Nick Roberts) Newsgroups: gmane.emacs.devel Subject: CVS with ssh Date: Sat, 23 Nov 2002 14:28:40 +0000 (GMT) Sender: emacs-devel-admin@gnu.org Message-ID: <20021123142840.049FE76037@nick.uklinux.net> NNTP-Posting-Host: main.gmane.org X-Trace: main.gmane.org 1038061720 847 80.91.224.249 (23 Nov 2002 14:28:40 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sat, 23 Nov 2002 14:28:40 +0000 (UTC) Return-path: Original-Received: from quimby.gnus.org ([80.91.224.244]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 18FbGx-0000DX-00 for ; Sat, 23 Nov 2002 15:28:39 +0100 Original-Received: from monty-python.gnu.org ([199.232.76.173]) by quimby.gnus.org with esmtp (Exim 3.12 #1 (Debian)) id 18FbLd-0002Z4-00 for ; Sat, 23 Nov 2002 15:33:29 +0100 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.10) id 18FbIf-0001PC-00; Sat, 23 Nov 2002 09:30:25 -0500 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.10) id 18FbID-0000z5-00 for emacs-devel@gnu.org; Sat, 23 Nov 2002 09:29:57 -0500 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.10) id 18FbIB-0000uV-00 for emacs-devel@gnu.org; Sat, 23 Nov 2002 09:29:56 -0500 Original-Received: from bts-0679.dialup.zetnet.co.uk ([194.247.50.167] helo=nick.uklinux.net) by monty-python.gnu.org with esmtp (Exim 4.10) id 18FbI9-0000rC-00 for emacs-devel@gnu.org; Sat, 23 Nov 2002 09:29:54 -0500 Original-Received: by nick.uklinux.net (Postfix, from userid 501) id 049FE76037; Sat, 23 Nov 2002 14:28:40 +0000 (GMT) Original-To: emacs-devel@gnu.org Errors-To: emacs-devel-admin@gnu.org X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.0.11 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: Emacs development discussions. List-Unsubscribe: , List-Archive: Xref: main.gmane.org gmane.emacs.devel:9634 I re-word that slightly ! : When I use a cvs command I get the message : Warning: Remote host denied X11 forwarding. with ssh but not with pserver. I can live with this but if I use VC then to retrieve an earlier version the line : Warning: Remote host denied X11 forwarding. goes into the retrieved file. Can I get rid of the message or stop it going into the file ? Nick