From: Eric Blake Date: Tue, 20 Dec 2005 13:33:37 +0000 (+0000) Subject: * README-alpha: Another instance of anon cvs location. X-Git-Tag: release-1-5-23b~69 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b9a4ac1f25ad8244c9af357ac7a968ae20936c5e;p=thirdparty%2Flibtool.git * README-alpha: Another instance of anon cvs location. --- diff --git a/ChangeLog b/ChangeLog index dca9d4295..0f65c547e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2005-12-20 Eric Blake + + * README-alpha: Another instance of anon cvs location. + 2005-12-19 Eric Blake * README-alpha: Update anon cvs location. diff --git a/README-alpha b/README-alpha index a3bd34d2b..6b252060f 100644 --- a/README-alpha +++ b/README-alpha @@ -2,7 +2,7 @@ This is an alpha testing release of GNU Libtool. To get the latest CVS version of this package, do: export CVS_RSH=ssh - cvs -z3 -d :ext:anoncvs@savannah.gnu.org:/cvsroot/libtool co libtool + cvs -z3 -d :pserver:anonymous@cvs.sv.gnu.org:/sources/libtool co libtool cd libtool ./bootstrap @@ -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 :pserver:anonymous@cvs.sv.gnu.org:/cvsroot/libtool \ + $ cvs -z3 -d :pserver:anonymous@cvs.sv.gnu.org:/sources/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 :pserver:anonymous@cvs.sv.gnu.org:/cvsroot/libtool \ + $ cvs -z3 -d :pserver:anonymous@cvs.sv.gnu.org:/sources/libtool \ co -r @CVS_RELEASE_TAG@ libtool You will then need to have the latest release versions of Automake