From d161962b408a21812210e8536cc37edbe073182d Mon Sep 17 00:00:00 2001
From: jrandom
Date: Wed, 21 Jul 2004 06:24:29 +0000
Subject: [PATCH] added reference to the redbean CVS book for those with CVS
questions
---
pages/cvs.html | 7 +++++--
1 file changed, 5 insertions(+), 2 deletions(-)
diff --git a/pages/cvs.html b/pages/cvs.html
index d0bf06ce..a23c9d09 100644
--- a/pages/cvs.html
+++ b/pages/cvs.html
@@ -1,5 +1,8 @@
This is just a reminder for me so I don't have to memorize the commands to
-download i2p cvs:
+download i2p cvs. For those who aren't very familiar with cvs, there is a
+fantastic book 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).
Unix CVS
cvs -d:pserver:anoncvs@cvs.i2p.net:/cvsroot login
@@ -14,4 +17,4 @@ Password: anoncvs
CVSWeb
I2P CVSWeb (w/ nice diffs)
Humourous quote from WinCVS: "Did you know... Never experiment with new CVS
-commands on your working repository. Create a sample module instead."
+commands on your working repository. Create a sample module instead."
\ No newline at end of file