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