added reference to the redbean CVS book for those with CVS questions

This commit is contained in:
jrandom
2004-07-21 06:24:29 +00:00
committed by zzz
parent d4cc35d912
commit d161962b40

View File

@@ -1,5 +1,8 @@
<p>This is just a reminder for me so I don't have to memorize the commands to
download i2p cvs:</p>
download i2p cvs. For those who aren't very familiar with cvs, there is a
<a href="http://cvsbook.red-bean.com/cvsbook.html">fantastic book</a> on the
subject (developers only need to deal with the first chapter - "An Overview of CVS",
as subsequent chapters go into some nasty details very few ever need to touch).</p>
<h2>Unix CVS</h2>
<code>cvs -d:pserver:anoncvs@cvs.i2p.net:/cvsroot login</code><br />