updates
[crypto.git] / README.CVS
index 2a76c232cf3794c0b37cf46b55fb5a2934b15caf..ad487ee3ffa6bdf69bd6751196252862de8ac1b7 100644 (file)
@@ -8,7 +8,7 @@ Howto Checkout Source Tree
 Be sure to set the CVSROOT environment variable first or use -d option
 of CVS.  I suggest setting CVSROOT environment variable.
 
-       export CVSROOT=:pserver:anoncvs@silc.pspt.fi:/silc
+       export CVSROOT=:pserver:silccvs@silc.pspt.fi:/silc
 
 
 Checkout of SILC source tree, and to bemore specific, SILC trunk, give,
@@ -17,7 +17,7 @@ Checkout of SILC source tree, and to bemore specific, SILC trunk, give,
 
 or
 
-       cvs -d :pserver:anoncvs@silc.pspt.fi:/silc co silc
+       cvs -d :pserver:silccvs@silc.pspt.fi:/silc co silc
 
 
 CVS will ask password.  The password for anonymous (read access) CVS is
@@ -136,16 +136,8 @@ file.  The actual distribution is created by simply giving,
 
        make dist
 
+Note there are other files in the sources that has version information 
+as well that currently needs to be updated by hand.
 
-Information About CVS Repository
-================================
-
-SILC CVS repository resides in silc.pspt.fi (193.166.51.47) in a 2 Gb
-SCSI harddrive.  The repository is backuped every morning at 06:00 EEST.
-The entire repository is backuped and the backup is distributed to at
-least two independent machines and the backup is recorded into tapes,
-as well.  There are always week's of backups in hand in case they are
-needed.  Every week the "lastweek's" backups are removed and "this weeks"
-backups are saved.
 
 $Id$