This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
CVS access
- From: "William G. Lea" <wglea1 at swbell dot net>
- To: gcc at gnu dot org
- Date: Mon, 10 Mar 2003 12:51:07 -0600
- Subject: CVS access
For some time (a couple of weeks) I've been trying to check out the
3.2.2 version of GCC from the CVS repository. Unfortunately the program
never seems to run to completion. It either just hangs or more recently
stalls with the repeated message:
"waiting for anoncvs's lock in /cvsroot/gcc/gcc/gcc/config/d30v"
How can I determine if I have a complete copy of the CVS repository
reliease so that I can try a build? Just do it? See what dies?
I'm using the command:
#cvs -d:pserver:anoncvs at subversions dot gnu dot org:/cvsroot/gcc login
#password: <CR>
#cvs -d:pserver:anoncvs at subversions dot gnu dot org:/cvsroot/gcc -z 9 co gcc
I've tried to use the update command and I just get a "[update aborted]:
end of file from server...
Any help would be appreciated.
Bill Lea