This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: CVS commit fails
- To: Philipp Thomas <pthomas at suse dot de>
- Subject: Re: CVS commit fails
- From: Jeffrey A Law <law at cygnus dot com>
- Date: Tue, 30 May 2000 08:22:09 -0600
- cc: gcc at gcc dot gnu dot org
- Reply-To: law at cygnus dot com
In message <20000530131415.O12004@Jeffreys.suse.de>you write:
> I'm not able to commit my changes to ChangeLog and MAINTAINERS. The moment
> cvs tries to actually commit, I get:
>
> cvs server: [03:22:32] waiting for anoncvs's lock in /cvs/gcc/egcs
>
> I guess this results from screwed up logs because of the core dump that
> happened as result of trying 'cvs diff -Up' yesterday.
Yes. It left a lock on the tree. I've removed the lock and everything
ought to work again.
I'm still not sure why -Up failed for you though.
jeff