+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.
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
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
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