Add CVS information
authorJoey Schulze <joey@infodrom.org>
Sun, 6 Apr 2008 09:54:00 +0000 (09:54 +0000)
committerJoey Schulze <joey@infodrom.org>
Sun, 6 Apr 2008 09:54:00 +0000 (09:54 +0000)
readme

diff --git a/readme b/readme
index 262412b..db3f6c7 100644 (file)
--- a/readme
+++ b/readme
@@ -50,6 +50,25 @@ library and used protocols work
     http://www.w3.org/Protocols/HTTP/Object_Headers.html
 
 
+Development
+-----------
+
+Development of this library takes place in a public CVS repository.
+This offers a way to do versioning and provide a history for all files
+and changes.  At any time it is possible to restore an older version,
+partially or in total.  Additionally, lean patches can be applied and
+reverted.
+
+Log in:
+
+cvs -d :pserver:anonymous@cvs.infodrom.org:/var/cvs/infodrom login
+
+[Hit return]
+
+Check out CVS HEAD:
+
+cvs -d :pserver:anonymous@cvs.infodrom.org:/var/cvs/infodrom co cgilib
+
 
 Mailing Lists
 -------------