* README: Update CVS instructions.
authorEric Blake <ebb9@byu.net>
Wed, 19 Sep 2007 20:55:30 +0000 (14:55 -0600)
committerEric Blake <ebb9@byu.net>
Wed, 19 Sep 2007 21:29:48 +0000 (15:29 -0600)
ChangeLog
README

index d76bea9..f4513a4 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -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.
diff --git a/README b/README
index 94df13f..0df0cb0 100644 (file)
--- a/README
+++ b/README
@@ -233,9 +233,7 @@ cogito resources:
 
 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.