* emacs.22 Concurrent Versions System (CVS) 1.11.22 (client/server)
@ 2008-02-21 16:27 Pierre Lorenzon
2008-02-22 7:27 ` Jason Rumney
0 siblings, 1 reply; 3+ messages in thread
From: Pierre Lorenzon @ 2008-02-21 16:27 UTC (permalink / raw)
To: bug-gnu-emacs
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
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: emacs.22 Concurrent Versions System (CVS) 1.11.22 (client/server)
2008-02-21 16:27 emacs.22 Concurrent Versions System (CVS) 1.11.22 (client/server) Pierre Lorenzon
@ 2008-02-22 7:27 ` Jason Rumney
0 siblings, 0 replies; 3+ messages in thread
From: Jason Rumney @ 2008-02-22 7:27 UTC (permalink / raw)
To: Pierre Lorenzon; +Cc: bug-gnu-emacs
Pierre Lorenzon wrote:
> I should precise that the remote machine jabberwocky is
> accessible through ssh only. And I have following line in my
> .bashrc :
> CVS_RSH=ssh
>
Is Emacs always started from bash? It will only inherit bash's
environment variables if it is started from there.
What does M-x getenv RET CVS_RSH say?
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: emacs.22 Concurrent Versions System (CVS) 1.11.22 (client/server)
[not found] <mailman.7761.1203649130.18990.bug-gnu-emacs@gnu.org>
@ 2008-02-22 19:19 ` Stefan Monnier
0 siblings, 0 replies; 3+ messages in thread
From: Stefan Monnier @ 2008-02-22 19:19 UTC (permalink / raw)
To: gnu-emacs-bug
> 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 !
PCL-CVS does not do anything special to support password dialogs.
Have you installed ssh-askpass so that SSH can ask for your passowrd via
an X11 dialog?
Stefan
.
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2008-02-22 19:19 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-02-21 16:27 emacs.22 Concurrent Versions System (CVS) 1.11.22 (client/server) Pierre Lorenzon
2008-02-22 7:27 ` Jason Rumney
[not found] <mailman.7761.1203649130.18990.bug-gnu-emacs@gnu.org>
2008-02-22 19:19 ` Stefan Monnier
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.