diff options
| author | Daniel Stenberg <daniel@haxx.se> | 2002-05-12 23:29:23 +0000 |
|---|---|---|
| committer | Daniel Stenberg <daniel@haxx.se> | 2002-05-12 23:29:23 +0000 |
| commit | 0631a1dcce95d2cde96dd205f85b7d849215aaa5 (patch) | |
| tree | a5235a21a7d5527a95e15e8017600d695b586231 | |
| parent | fa299e60c99c3f16972edaa01692a6f040a8c047 (diff) | |
| download | rockbox-0631a1dcce95d2cde96dd205f85b7d849215aaa5.zip rockbox-0631a1dcce95d2cde96dd205f85b7d849215aaa5.tar.gz rockbox-0631a1dcce95d2cde96dd205f85b7d849215aaa5.tar.bz2 rockbox-0631a1dcce95d2cde96dd205f85b7d849215aaa5.tar.xz | |
a rockbox-cvs list section was added
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@560 a1c6a512-1295-4272-9138-f99709370657
| -rw-r--r-- | www/cvs.t | 11 |
1 files changed, 11 insertions, 0 deletions
@@ -99,6 +99,17 @@ those on the remote repository. This is called "status": <p><tt>cvs status | grep Status | grep -v Up-to-date</tt> +<h2>What Happens in the Repository?</h2> +<p> + Subscribe to the rockbox-cvs list to get mails sent to you for every commit + done to the repostory. +<p> + To join this list, send a mail to majordomo@cool.haxx.se, with the following + text in the body (no subject) "subscribe rockbox-cvs". +<p> + <b>Note</b> that this may cause quite a few mails to get sent during periods +of intense development. + <h2>Getting rid of the password prompts</h2> <p>Each cvs operation has to be authenticated with ssh. This is normally done |