summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorBjörn Stenberg <bjorn@haxx.se>2004-05-07 14:53:29 +0000
committerBjörn Stenberg <bjorn@haxx.se>2004-05-07 14:53:29 +0000
commit50061a9ebeca4d8c33d59e3240ad1aea0043e848 (patch)
tree873c969f74831af06025a7fd7490d547dcb0d58f /www
parent1fbc30ab35932a6285b3d97f4fbed93b9c9d7393 (diff)
downloadrockbox-50061a9ebeca4d8c33d59e3240ad1aea0043e848.tar.gz
rockbox-50061a9ebeca4d8c33d59e3240ad1aea0043e848.zip
No more password prompts
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4595 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'www')
-rw-r--r--www/cvs.t18
1 files changed, 0 insertions, 18 deletions
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.
129 <b>Note</b> that this may cause quite a few mails to get sent during periods 129 <b>Note</b> that this may cause quite a few mails to get sent during periods
130of intense development. 130of intense development.
131 131
132<h2>Getting rid of the password prompts</h2>
133
134<p>Each cvs operation has to be authenticated with ssh. This is normally done
135by you entering your password. This gets boring fast.
136Instead, you can register your public ssh key with your SourceForge account. This way, your connection is authenticated automatically.
137
138<p><a href="http://sourceforge.net/account/login.php">Log in</a>
139to your SourceForge account and go to your
140<a href="https://sourceforge.net/account/">account options</a>.
141On the bottom of the page, there is a link to
142<a href="https://sourceforge.net/account/editsshkeys.php">edit your ssh keys</a>.
143Copy the contents of your local <tt>.ssh/identity.pub</tt> or
144<tt>.ssh/id_rsa.pub</tt> there.
145
146<p>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.
147
148<p>If you work from several different computers/accounts, you must add the key for each account you are using.
149
150#include "foot.t" 132#include "foot.t"