This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Does the old FSF CVS tree still exist?
- To: gcc at gcc dot gnu dot org
- Subject: Does the old FSF CVS tree still exist?
- From: Bernd Schmidt <bernds at redhat dot com>
- Date: Wed, 22 Nov 2000 18:37:33 +0000 (GMT)
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.
(Getting cvs logs or annotates from there can be useful). However,
the server no longer talks to me:
$ cvs log ChangeLog
cvs log: authorization failed: server anoncvs.gnu.org rejected access
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.
Bernd