From: Eric Blake Date: Wed, 19 Sep 2007 20:55:30 +0000 (-0600) Subject: * README: Update CVS instructions. X-Git-Tag: v0.0~205 X-Git-Url: http://erislabs.org.uk/gitweb/?a=commitdiff_plain;h=ea77ed915f9c4339ce3e8ed6691fdbf01a82b4fc;p=gnulib.git * README: Update CVS instructions. --- diff --git a/ChangeLog b/ChangeLog index d76bea90a..f4513a48d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2007-09-19 Eric Blake + + * README: Update CVS instructions. + 2007-09-18 Bruno Haible * modules/areadlink: New file. diff --git a/README b/README index 94df13f9b..0df0cb014 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.