From: Eric Blake Date: Mon, 19 Dec 2005 16:31:19 +0000 (+0000) Subject: * README-alpha: Update anon cvs location. X-Git-Tag: release-1-5-23b~70 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=76710d42bbea8211423d7a569ce3ca8b93ef7010;p=thirdparty%2Flibtool.git * README-alpha: Update anon cvs location. --- diff --git a/ChangeLog b/ChangeLog index 067fa25e9..dca9d4295 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2005-12-19 Eric Blake + + * README-alpha: Update anon cvs location. + 2005-12-18 Ralf Wildenhues * configure.ac: Bump version. diff --git a/README-alpha b/README-alpha index d60487ea5..a3bd34d2b 100644 --- a/README-alpha +++ b/README-alpha @@ -181,7 +181,7 @@ Alternatively, you can fetch the unbootstrapped sourcecode from anonymous cvs by using the following commands: $ export CVS_RSH=ssh - $ cvs -z3 -d :ext:anoncvs@savannah.gnu.org:/cvsroot/libtool \ + $ cvs -z3 -d :pserver:anonymous@cvs.sv.gnu.org:/cvsroot/libtool \ co -r @CVS_RELEASE_TAG@ libtool You will then need to have recent (possibly as yet unreleased) versions @@ -255,7 +255,7 @@ anonymous cvs by using the following commands (just hit return when you are prompted for the password): $ export CVS_RSH=ssh - $ cvs -z3 -d :ext:anoncvs@savannah.gnu.org:/cvsroot/libtool \ + $ cvs -z3 -d :pserver:anonymous@cvs.sv.gnu.org:/cvsroot/libtool \ co -r @CVS_RELEASE_TAG@ libtool You will then need to have the latest release versions of Automake