From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Pierre Lorenzon Newsgroups: gmane.emacs.help Subject: Re: Does pclcvs support ssh protocol ? Date: Thu, 21 Feb 2008 21:15:43 +0100 (CET) Message-ID: <20080221.211543.112579823.devel@pollock-nageoire.net> References: <20080221.170258.104071535.devel@pollock-nageoire.net> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1203625003 798 80.91.229.12 (21 Feb 2008 20:16:43 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 21 Feb 2008 20:16:43 +0000 (UTC) Cc: help-gnu-emacs@gnu.org To: b3i4old02@sneakemail.com Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Thu Feb 21 21:17:05 2008 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1JSHql-0002M8-VH for geh-help-gnu-emacs@m.gmane.org; Thu, 21 Feb 2008 21:17:00 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JSHqG-0002QM-NR for geh-help-gnu-emacs@m.gmane.org; Thu, 21 Feb 2008 15:16:28 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JSHpp-0002MM-V3 for help-gnu-emacs@gnu.org; Thu, 21 Feb 2008 15:16:02 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JSHpo-0002L7-8M for help-gnu-emacs@gnu.org; Thu, 21 Feb 2008 15:16:01 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JSHpo-0002Kx-16 for help-gnu-emacs@gnu.org; Thu, 21 Feb 2008 15:16:00 -0500 Original-Received: from smtp20.orange.fr ([193.252.22.29]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JSHpn-0000uU-Lf for help-gnu-emacs@gnu.org; Thu, 21 Feb 2008 15:15:59 -0500 Original-Received: from me-wanadoo.net (localhost [127.0.0.1]) by mwinf2017.orange.fr (SMTP Server) with ESMTP id C060E1C00050 for ; Thu, 21 Feb 2008 20:44:21 +0100 (CET) Original-Received: from localhost (APuteaux-154-1-52-49.w81-249.abo.wanadoo.fr [81.249.3.49]) by mwinf2017.orange.fr (SMTP Server) with ESMTP id 714F31C0004A; Thu, 21 Feb 2008 20:44:21 +0100 (CET) X-ME-UUID: 20080221194421464.714F31C0004A@mwinf2017.orange.fr In-Reply-To: X-Mailer: Mew version 5.1 on Emacs 22.1 / Mule 5.0 (SAKAKI) X-detected-kernel: by monty-python.gnu.org: Linux 2.4-2.6 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:51741 Archived-At: From: Michael Hoffman Subject: Re: Does pclcvs support ssh protocol ? Date: Thu, 21 Feb 2008 16:21:31 +0000 > Pierre Lorenzon wrote: > > > Not exactly ! Since ssh transaction requires an interactive > > sequence during which password is required and send ! Hence > > if such a dialog is not allowed by pclcvs is wouldn't work ! > > That exactly what append : when I issue # cvs up in the > > consol ssh password is required but when I try to use pclcvs > > instead NOTHING is required AT ANYTIME !!! and *cvs* buffer > > contains : > > Please calm down. > > My copy of OpenSSH does not seem to support password input from a device > that is not a terminal (such as the Emacs pipe I presume is setting this > up). Notice that password transaction works perfectly good with tramp so that's not the problem ! > > The best thing to do would be to set up public key authentication so you > do not need to type in passwords all the time. Once would probably be enough just like with tramp. > > > Repository : :ext:root@jabberwocky:/web/srv/sources/cvs > > Logging in as root for routine uses like this is not a good > idea. I know that ! thank you but it was only for test and in an local network ! I will not modify the whole system architecture for something that does not work ! Notice that I still do not have the answer to my question : "yes or not is this password transaction implemented in pcl-cvs like in tramp ?" Pierre > > >