summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2002-05-12 23:29:23 +0000
committerDaniel Stenberg <daniel@haxx.se>2002-05-12 23:29:23 +0000
commit0631a1dcce95d2cde96dd205f85b7d849215aaa5 (patch)
treea5235a21a7d5527a95e15e8017600d695b586231 /www
parentfa299e60c99c3f16972edaa01692a6f040a8c047 (diff)
downloadrockbox-0631a1dcce95d2cde96dd205f85b7d849215aaa5.tar.gz
rockbox-0631a1dcce95d2cde96dd205f85b7d849215aaa5.zip
a rockbox-cvs list section was added
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@560 a1c6a512-1295-4272-9138-f99709370657
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