diff options
author | Jan Lehnardt <jan@php.net> | 2002-05-13 18:09:56 +0000 |
---|---|---|
committer | Jan Lehnardt <jan@php.net> | 2002-05-13 18:09:56 +0000 |
commit | 8e19b31b24f227257046ab9c54436d2cbb6a290c (patch) | |
tree | 21c695e58b18b40615cbc20b2e54c5a47a7a1b56 /README.CVS-RULES | |
parent | 1bfb3595a80825ae7b4890cb3d06a862d31320ee (diff) | |
download | php-git-8e19b31b24f227257046ab9c54436d2cbb6a290c.tar.gz |
- added reference to http://cvsbook.red-bean.com/
Diffstat (limited to 'README.CVS-RULES')
-rw-r--r-- | README.CVS-RULES | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/README.CVS-RULES b/README.CVS-RULES index 3de9b5e262..9dfcd28052 100644 --- a/README.CVS-RULES +++ b/README.CVS-RULES @@ -1,6 +1,7 @@ This is the first file you should be reading after you get your CVS account. We'll assume you're basically familiar with CVS, but feel free to post -your questions on the mailing list. +your questions on the mailing list. Please have a a look at +http://cvsbook.red-bean.com/ for more detailed information on CVS. PHP is developed through the efforts of a large number of people. Collaboration is a Good Thing(tm), and CVS lets us do this. Thus, following |