summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorEric Blake <ebb9@byu.net>2007-09-19 14:55:30 -0600
committerEric Blake <ebb9@byu.net>2007-09-19 15:29:48 -0600
commitea77ed915f9c4339ce3e8ed6691fdbf01a82b4fc (patch)
tree317cfa7cfed437eec1d6e2344d98795e8fe1eefb /README
parent692e80d36f3d6aea3e812600815c97389d6bc4fb (diff)
downloadgnulib-ea77ed915f9c4339ce3e8ed6691fdbf01a82b4fc.tar.gz
* README: Update CVS instructions.
Diffstat (limited to 'README')
-rw-r--r--README4
1 files changed, 1 insertions, 3 deletions
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.