From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Richard Stallman Newsgroups: gmane.emacs.devel Subject: Bug in M-x cvs-examine Date: Fri, 22 Feb 2008 17:57:05 -0500 Message-ID: Reply-To: rms@gnu.org NNTP-Posting-Host: lo.gmane.org Content-Type: text/plain; charset=ISO-8859-15 X-Trace: ger.gmane.org 1203721187 16548 80.91.229.12 (22 Feb 2008 22:59:47 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 22 Feb 2008 22:59:47 +0000 (UTC) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sat Feb 23 00:00:11 2008 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1JSgsD-0006dZ-9h for ged-emacs-devel@m.gmane.org; Sat, 23 Feb 2008 00:00:09 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JSgrh-00084y-VU for ged-emacs-devel@m.gmane.org; Fri, 22 Feb 2008 17:59:38 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JSgpJ-0005Pr-Cn for emacs-devel@gnu.org; Fri, 22 Feb 2008 17:57:09 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JSgpG-0005Nf-R5 for emacs-devel@gnu.org; Fri, 22 Feb 2008 17:57:08 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JSgpG-0005NG-BK for emacs-devel@gnu.org; Fri, 22 Feb 2008 17:57:06 -0500 Original-Received: from fencepost.gnu.org ([140.186.70.10]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JSgpG-0001DN-8j for emacs-devel@gnu.org; Fri, 22 Feb 2008 17:57:06 -0500 Original-Received: from rms by fencepost.gnu.org with local (Exim 4.67) (envelope-from ) id 1JSgpF-0005GF-IC; Fri, 22 Feb 2008 17:57:05 -0500 X-detected-kernel: by monty-python.gnu.org: Linux 2.6, seldom 2.4 (older, 4) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:90039 Archived-At: Can someone please look at this bug report ASAP, then ack? ------- Start of forwarded message ------- Date: Thu, 21 Feb 2008 17:27:10 +0100 (CET) Message-Id: <20080221.172710.189681817.devel@pollock-nageoire.net> To: bug-gnu-emacs@gnu.org From: Pierre Lorenzon Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Subject: emacs.22 Concurrent Versions System (CVS) 1.11.22 (client/server) Hi, When issuing M-x cvs-examine *cvs* buffer contains Repository : :ext:root@jabberwocky:/web/srv/sources/cvs Module : lorenzon/Mathematique Working dir: ~/Mathematique/ Message: cvs [update aborted]: end of file from server (consult above messages if any) Message: Connection closed by 192.168.0.5 - --------------------- Empty --------------------- - -- last cmd: cvs -f -n update -d -P -- I should precise that the remote machine jabberwocky is accessible through ssh only. And I have following line in my .bashrc : CVS_RSH=ssh Hence when I issue $ cvs -f -n update -d -P in the consol the ssh password for root on jabberwocky is required and when provided the update goes perfectly. But when using pcl-cvs, nothing is required neither a password nor anythingelse and I simply get this message that no connection is possible to the server : sure ! ssh has never allowed any connection without password ! So does pcl-cvs support this sort of dialog ? I read carefully the documentation and posted several message on the list help-gnu-emacs but getting no clear answer ! Sorry if my question was posted too many times but it seems that google can not find many page related to this topic ! Bests Pierre ------- End of forwarded message -------