I've set up for cvs pserver (read-only) access to the git mirror http://git.sv.gnu.org/gitweb/?p=gnulib.git
of gnulib's cvs repository. This is in preparation for discontinuing the CVS repository in favor of the git one for upstream commits. To check out the latest, use this: cvs -d :pserver:[EMAIL PROTECTED]:/gnulib.git co HEAD cvs -d :pserver:[EMAIL PROTECTED]:/gnulib.git co -d gnulib HEAD The former creates a directory named "HEAD", which is usually not what people want.