summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog4
-rw-r--r--README4
2 files changed, 5 insertions, 3 deletions
diff --git a/ChangeLog b/ChangeLog
index d76bea90a4..f4513a48db 100644
--- 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 94df13f9ba..0df0cb0149 100644
--- 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.