savannah-hackers
[Top][All Lists]
Advanced

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

[Savannah-hackers] [ 100794 ] Newbie help needed w/CVS


From: nobody
Subject: [Savannah-hackers] [ 100794 ] Newbie help needed w/CVS
Date: Wed, 24 Apr 2002 12:09:04 -0400

Support Request #100794, was updated on 2002-Apr-23 05:15
You can respond by visiting: 
http://savannah.gnu.org/support/?func=detailsupport&support_id=100794&group_id=11

Category: CVS
Status: Closed
Priority: 1
Summary: Newbie help needed w/CVS

By: EdA
Date: 2002-Apr-24 18:01

Message:
Logged In: YES 
user_id=5742
Browser: Mozilla/4.75 [en] (WinNT; U)

The key was forgetting:

echo "Protocol 1" > ~/.ssh/config

I did a man on ssh-keygen and it said it was
doing RSA1 keys by default but until I followed
the directions I couldn't get in!

Thanks,
/Ed

----------------------------------------------------------------------

By: yeupou
Date: 2002-Apr-23 07:31

Message:
Logged In: YES 
user_id=1896
Browser: Mozilla/5.0 Galeon/1.2.1 (X11 ; GNU / Linux 2.4.17 i686 ; fr_FR)

Try to follow the informations here
https://savannah.gnu.org/docs/?item=How_to_upload_my_project.txt

First, you need to have an ssh key registred on savannah.
Once you'll have it, you will be requested for a passphrase
instead of a password.

Basically, do 
echo "Protocol 1" > .ssh/config
ssh-keygen
-> with your web browser, go in account maintenance page,
add the content of .ssh/identity.pub in the right place there.
-> wait for the next cron job (6 hour max)
retry to get the CVS root.


----------------------------------------------------------------------
You can respond by visiting: 
http://savannah.gnu.org/support/?func=detailsupport&support_id=100794&group_id=11



reply via email to

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