This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Stuck lock on anoncvs server.
- From: Phil Edwards <phil at codesourcery dot com>
- To: Ralph Loader <suckfish at ihug dot co dot nz>
- Cc: gcc at gcc dot gnu dot org
- Date: Mon, 22 Sep 2003 21:25:14 -0400
- Subject: Re: Stuck lock on anoncvs server.
- References: <1064280076.31663.38.camel@localhost.localdomain>
On Tue, Sep 23, 2003 at 01:21:16PM +1200, Ralph Loader wrote:
> There's been a stuck lock on subversions.gnu.org for a few hours:
>
> cvs server: [21:14:36] waiting for anoncvs's lock in
> /cvsroot/gcc/gcc/libstdc++-v3/docs/html/22_locale
> cvs server: [21:15:06] waiting for anoncvs's lock in
> /cvsroot/gcc/gcc/libstdc++-v3/docs/html/22_locale
> cvs server: [21:15:36] waiting for anoncvs's lock in
> /cvsroot/gcc/gcc/libstdc++-v3/docs/html/22_locale
> cvs server: [21:16:06] waiting for anoncvs's lock in
> /cvsroot/gcc/gcc/libstdc++-v3/docs/html/22_locale
Tell them, not us. Like http://gcc.gnu.org/cvs.html says, there's
nothing we can do about it.
--
Debugging is twice as hard as writing the code in the first place.
Therefore, if you write the code as cleverly as possible, you are,
by definition, not smart enough to debug it.
- Brian W. Kernighan