changeset 9219:0d037d707401

* README: Update CVS instructions.
author Eric Blake <ebb9@byu.net>
date Wed, 19 Sep 2007 14:55:30 -0600
parents 8a6b6bff5f25
children 3a30bebb2dd3
files ChangeLog README
diffstat 2 files changed, 5 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/ChangeLog	Tue Sep 18 22:04:19 2007 +0000
+++ b/ChangeLog	Wed Sep 19 14:55:30 2007 -0600
@@ -1,3 +1,7 @@
+2007-09-19  Eric Blake  <ebb9@byu.net>
+
+	* README: Update CVS instructions.
+
 2007-09-18  Bruno Haible  <bruno@clisp.org>
 
 	* modules/areadlink: New file.
--- a/README	Tue Sep 18 22:04:19 2007 +0000
+++ b/README	Wed Sep 19 14:55:30 2007 -0600
@@ -233,9 +233,7 @@
 
 For those among us who have tightly limited disk space and a fast network
 connection, CVS checkouts are also supported:
-  $ cvs -d :pserver:anoncvs@cvs.gnu.org:/cvsroot/gnulib login
-  (Just hit Enter or Return when prompted for a password)
-  $ cvs -d :pserver:anoncvs@cvs.gnu.org:/cvsroot/gnulib checkout gnulib
+  $ cvs -d :pserver:anonymous@pserver.git.sv.gnu.org:/gnulib.git co -d gnulib HEAD
 
 Gnulib is hosted on savannah.gnu.org.  The project page is
 http://savannah.gnu.org/projects/gnulib.