This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Problem with CVS?
- To: gcc at gcc dot gnu dot org
- Subject: Problem with CVS?
- From: David Ronis <ronis at ronispc dot chem dot mcgill dot ca>
- Date: Thu, 4 Jan 2001 13:49:21 -0500
- Reply-To: ronis at onsager dot chem dot mcgill dot ca
I've had some problems bootstrapping recently which made me purge my
gcc directory, reload (cvs -z 3 co -rlatest_gcc_snapshot gcc), and
then run util/gcc_update. gcc_update fails because no CVS directory
is created at the top of the source tree. The cvs complains about not
being able to access CVS/ files. Are they readable on the server?
I'm using cvs 1.11 on an i686-linux(2.1.18)-gnu(2.2) box.
David