This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Does the old FSF CVS tree still exist?
- To: Bernd Schmidt <bernds at redhat dot com>
- Subject: Re: Does the old FSF CVS tree still exist?
- From: Gerald Pfeifer <pfeifer at dbai dot tuwien dot ac dot at>
- Date: Wed, 22 Nov 2000 20:34:08 +0100 (CET)
- cc: <gcc at gcc dot gnu dot org>
On Wed, 22 Nov 2000, Bernd Schmidt wrote:
> I've occasionally found it helpful to use the old cvs server at
> anoncvs.gnu.org which at one point held the old gcc2 sources in cvs.
> [...]
> Does anyone know whether it has moved? There seems to be a cvs
> repository at subversions.gnu.org, but it's apparently a just mirror
> of the main tree.
Please note that anoncvs *is* subversions:
deneb[46]:~% host -t cname anoncvs.gnu.org
anoncvs.gnu.org CNAME subversions.gnu.org
I believe someone mentioned a .tar.gz file of the tree a few weeks
ago and Jeff planned to put this on ftp://gcc.gnu.org/.
Gerald