summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
Diffstat (limited to 'www')
-rw-r--r--www/cvs.t11
1 files changed, 11 insertions, 0 deletions
diff --git a/www/cvs.t b/www/cvs.t
index 8e0c8ab21d..b86f52c562 100644
--- a/www/cvs.t
+++ b/www/cvs.t
@@ -99,6 +99,17 @@ those on the remote repository. This is called "status":
99 99
100<p><tt>cvs status | grep Status | grep -v Up-to-date</tt> 100<p><tt>cvs status | grep Status | grep -v Up-to-date</tt>
101 101
102<h2>What Happens in the Repository?</h2>
103<p>
104 Subscribe to the rockbox-cvs list to get mails sent to you for every commit
105 done to the repostory.
106<p>
107 To join this list, send a mail to majordomo@cool.haxx.se, with the following
108 text in the body (no subject) "subscribe rockbox-cvs".
109<p>
110 <b>Note</b> that this may cause quite a few mails to get sent during periods
111of intense development.
112
102<h2>Getting rid of the password prompts</h2> 113<h2>Getting rid of the password prompts</h2>
103 114
104<p>Each cvs operation has to be authenticated with ssh. This is normally done 115<p>Each cvs operation has to be authenticated with ssh. This is normally done