savannah-hackers
[Top][All Lists]
Advanced

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

Re: [Savannah-hackers] CVS access problem


From: Sylvain Beucler
Subject: Re: [Savannah-hackers] CVS access problem
Date: Sun, 15 Feb 2004 12:12:13 +0100

Hello,

It seems you are doing everything right.

Could you try to do the checkout using the 'anoncvs' user and check whether that works, and also send the output of cvs -v -z3 address@hidden:/cvsroot/gcl co gcl

--
Sylvain

Aurelien Chanudet wrote:
Hi all,

Here is what I have in my .ssh directory. The DSA key was obtained with `ssh-keygen -t dsa'. The public bit (id_dsa.pub) is registered at `http://savannah.gnu.org/account/editsshkeys.php'.

-bash2.05b ~/.ssh $ ls
config id_dsa id_dsa.pub id_rsa id_rsa.pub known_hosts
-bash2.05b ~/.ssh $ cat config
Host subversions.gnu.org
     Protocol 2

-bash2.05b ~/.ssh $ cat id_dsa.pub
ssh-dss AAAAB3NzaC1kc3MAAACBAKzLi5CQUOZr7iPy491ICS+uLOBlbqbvJVSMKdYl/ QZKZ3wkfXw0i+8ESgAuzm2K76Q0GEOJRwDeIxmyJta2k2j8DlFLOmxkUL6DPQ12ybSpf19WP 1Gf5hV06Areabm2KFfQMI3CzUkRkROHe0ldZLtO+BJkfZLufuROak05Y26fAAAAFQDDfu3ZU R0BQYahzR3gzqOxX0vWSQAAAIB/JHpcjBTo4L5Xer/ VTFraOLjAu3SPJBPSJY8T6qjoXjevTL+bxe+FgmEJEUSmuZC3kt4ls5L176tWL0NOTg07Ei5 DzW9+U+mwpm4hBC/rMIbKgHvIz11Nod78WLw3LLADtweayuSq5231zXA3JOLO/ 3TwAsJbukB8I64A16zM3AAAAIArJwfeZbtMT1oiY8lBMyujTLsihaSEr4NffQ2vEL2H8ddv7 7+ewGl8kaFMyuwVZ0t/7UXMz9yzft2wkfTDktOZ4k7Rg57q8j5I3LT3DQSq0FGgZx/ 5AcY4g1BI+U0PyAWFheT95xSQYW4Qi8lc+inFmvoqDBPyvcobmkrMp41ltw== address@hidden

Here is what I get when trying to use CVS for GNU Common Lisp, more than six hours after registering the key :

-bash2.05b /tmp $ echo $CVS_RSH
ssh
-bash2.05b /tmp $ cvs -z3 address@hidden:/cvsroot/gcl co gcl
address@hidden's password:
cvs [checkout aborted]: received interrupt signal

Before Savannah got hacked towards the end of 2003, I had no problem using this method with Protocol 1. Now that Savannah is back with Procotol 2 and DSA, I can't have it to work. Any idea as to what I'm overlooking ?

Thanks,



reply via email to

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