From 50061a9ebeca4d8c33d59e3240ad1aea0043e848 Mon Sep 17 00:00:00 2001 From: Björn Stenberg Date: Fri, 7 May 2004 14:53:29 +0000 Subject: No more password prompts git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4595 a1c6a512-1295-4272-9138-f99709370657 --- www/cvs.t | 18 ------------------ 1 file changed, 18 deletions(-) (limited to 'www') diff --git a/www/cvs.t b/www/cvs.t index 72df3a60c5..db73a8ea76 100644 --- a/www/cvs.t +++ b/www/cvs.t @@ -129,22 +129,4 @@ when working with source code. Note that this may cause quite a few mails to get sent during periods of intense development. -

Getting rid of the password prompts

- -

Each cvs operation has to be authenticated with ssh. This is normally done -by you entering your password. This gets boring fast. -Instead, you can register your public ssh key with your SourceForge account. This way, your connection is authenticated automatically. - -

Log in -to your SourceForge account and go to your -account options. -On the bottom of the page, there is a link to -edit your ssh keys. -Copy the contents of your local .ssh/identity.pub or -.ssh/id_rsa.pub there. - -

Like many things on SourceForge, the key change doesn't take effect immediately. You'll have to wait a few hours until some magic batch job kicks in and puts your keys where they should be. Then you can use cvs without entering your password. - -

If you work from several different computers/accounts, you must add the key for each account you are using. - #include "foot.t" -- cgit v1.2.3