unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
* VC-mode and ssh
@ 2003-11-29  1:22 Jesse Sheidlower
  2003-12-01 17:25 ` Stefan Monnier
  0 siblings, 1 reply; 2+ messages in thread
From: Jesse Sheidlower @ 2003-11-29  1:22 UTC (permalink / raw)



I'm sure this is a problem with (my understanding of) ssh rather
than Emacs, but would appreciate some guidance anyway.

I've recently started using CVS to manage my projects, and
after poking around on the command line have decided to start
using VC mode in Emacs. But when I try to check in a file, I
get the message:

  ssh_askpass: exec(/usr/X11R6/bin/ssh-askpass): No such file or directory
  Write failed: broken pipe

I don't use ssh-askpass for anything, hence its lack of
existence; when I use ssh or any tool that uses it (rsync,
etc.) I do so from the command-line, and just type my password
there. How do I set Emacs up to do the same? I discovered by
chance that if I try some of the commands from the Tools menu,
it _does_ ask me for a password in an Emacs buffer, but it
displays as I type, which is unsatisfactory, and it wasn't
clear how to "enter" the value anyway.

Thanks.

Jesse Sheidlower

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: VC-mode and ssh
  2003-11-29  1:22 VC-mode and ssh Jesse Sheidlower
@ 2003-12-01 17:25 ` Stefan Monnier
  0 siblings, 0 replies; 2+ messages in thread
From: Stefan Monnier @ 2003-12-01 17:25 UTC (permalink / raw)


> I'm sure this is a problem with (my understanding of) ssh rather
> than Emacs, but would appreciate some guidance anyway.

You need to setup an ssh-agent so you don't need to enter the password
in Emacs.


        Stefan

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2003-12-01 17:25 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-11-29  1:22 VC-mode and ssh Jesse Sheidlower
2003-12-01 17:25 ` Stefan Monnier

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).