savannah-hackers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Savannah-hackers] Re: Patch for ps-print.el


From: Markus Rost
Subject: Re: [Savannah-hackers] Re: Patch for ps-print.el
Date: Wed, 1 May 2002 16:57:34 -0400 (EDT)

           Could you please confirm that you already tried to follow the
   instructions on http://savannah.gnu.org/cvs/?group_id=40 to the letter ?

So, I first created

===File ~/.ssh/config============================================
Protocol 1
============================================================

Then I did 

============
euler:~> ssh-keygen -t rsa1
Generating public/private rsa1 key pair.
Enter file in which to save the key (/home/rost/.ssh/identity): 
Enter passphrase (empty for no passphrase): 
Enter same passphrase again: 
Your identification has been saved in /home/rost/.ssh/identity.
Your public key has been saved in /home/rost/.ssh/identity.pub.
The key fingerprint is:
9f:0d:73:d6:9f:5b:23:cd:99:18:67:cc:ae:cb:ca:6a address@hidden
============

Then I pasted ~/.ssh/identity.pub in to the field in
https://savannah.gnu.org/account/editsshkeys.php and the clicked on
UPDATE.  Then I waited at least an hour.  Then I did

============
euler:~/cvs> cvs -z3 -d:gserver:address@hidden:/cvsroot/emacs/ co emacs
cvs -z3 -d:gserver:address@hidden:/cvsroot/emacs/ co 
e<rver:address@hidden:/cvsroot/emacs/ co emacs
cvs checkout: GSSAPI authentication failed: Miscellaneous failure
cvs [checkout aborted]: GSSAPI authentication failed: No credentials cache file 
found
euler:~/cvs> cvs --version
cvs --version

Concurrent Versions System (CVS) 1.11.1p1 (client/server)

Copyright (c) 1989-2001 Brian Berliner, david d `zoo' zuhn, 
                        Jeff Polk, and other authors

CVS may be copied only under the terms of the GNU General Public License,
a copy of which can be found with the CVS distribution kit.

Specify the --help option for further information about CVS
============

Did I miss something basic?



reply via email to

[Prev in Thread] Current Thread [Next in Thread]