all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "M. Serkan Apaydin" <apaydin@cs.stanford.edu>
Subject: Re: emacs cvs over ssh question
Date: Sun, 21 Dec 2003 12:47:51 -0800	[thread overview]
Message-ID: <3FE606F7.1080801@cs.stanford.edu> (raw)

Hi,

> *From*: 	David B
> *Subject*: 	Re: emacs cvs over ssh question
> *Date*: 	08 Dec 2003 13:08:22 +0100
> *User-agent*: 	Gnus/5.09 (Gnus v5.9.0) Emacs/21.2
>
> ------------------------------------------------------------------------
>
>Andrew Taylor <ataylor@bogus.example.com <http://mail.gnu.org/spam.html>> writes:
>>/ /
>>/ This doesn't address your specific problem, but I typically use RSA/
>>/ key authentication by adding my public key to the list of authorized/
>>/ keys on the CVS server./
>
>Actually that was the solution- many thanks!
>
>David
>
>  
>

  Actually, I am also trying
to do the same. I have a remote repository, behind a firewall, and I can
connect it to it
using command line cvs, e.g. by saying:
setenv CVSROOT :ext:apaydin@robo:~/cvs_repository

but then when I try to use cvs within emacs, I get the error:
/usr/bin/ssh-askpass could not be found.

ssh-askpass is actually in /usr/local/bin,
and I could not find how to tell emacs where to look
for ssh-askpass. Simple add-path to .emacs in the form of:

(setq load-path (cons "/usr/local/bin/" load-path))
did not help.

Trying the solution suggested by Andrew Taylor requires setting the
CVSROOT as :pserver:apaydin@robo:~/cvs_repository
however then cvs login does not work, as connection is rejected by robo
since it is a firewall.

I was wondering you know of any solution for this case.

Thanks,

serkan

             reply	other threads:[~2003-12-21 20:47 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-12-21 20:47 M. Serkan Apaydin [this message]
     [not found] <mailman.569.1072272177.868.help-gnu-emacs@gnu.org>
2003-12-24 17:56 ` emacs cvs over ssh question M. Serkan Apaydin
2003-12-24 20:07   ` Kevin Rodgers
2003-12-24 22:28     ` M. Serkan Apaydin
2004-01-02 22:43   ` gebser
     [not found] <mailman.432.1072043395.868.help-gnu-emacs@gnu.org>
2003-12-22 15:29 ` Kai Grossjohann
2003-12-22 21:26   ` M. Serkan Apaydin
2003-12-23 18:10     ` Kevin Rodgers
2003-12-24 12:19       ` gebser
  -- strict thread matches above, loose matches on Subject: below --
2003-12-05 21:05 David B
2003-12-05 23:34 ` Micha Feigin
     [not found] ` <bE6Ab.569810$pl3.446339@pd7tw3no>
2003-12-08 12:08   ` David B

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=3FE606F7.1080801@cs.stanford.edu \
    --to=apaydin@cs.stanford.edu \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.