]> git.ipfire.org Git - thirdparty/libtool.git/commitdiff
* README-alpha: Another instance of anon cvs location.
authorEric Blake <ebb9@byu.net>
Tue, 20 Dec 2005 13:33:37 +0000 (13:33 +0000)
committerRalf Wildenhues <Ralf.Wildenhues@gmx.de>
Tue, 20 Dec 2005 13:33:37 +0000 (13:33 +0000)
ChangeLog
README-alpha

index dca9d42954b64b289e930e2d9c342e9ad87eb8b7..0f65c547e3e633fcc0c13c40e3726493f49e385f 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2005-12-20  Eric Blake  <ebb9@byu.net>
+
+       * README-alpha: Another instance of anon cvs location.
+
 2005-12-19  Eric Blake  <ebb9@byu.net>
 
        * README-alpha: Update anon cvs location.
index a3bd34d2b4e28699eb52006edc15448d23b8c69f..6b252060fd2a2424f3e9e22f43afb5a15d6a2c13 100644 (file)
@@ -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