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"