Re: cvs read lock

Lists: pgsql-hackers
From: David Ford <david+cert(at)blue-labs(dot)org>
To: pgsql-hackers(at)postgresql(dot)org
Subject: cvs read lock
Date: 2002-06-20 21:30:49
Message-ID: 3D124989.3010102@blue-labs.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Lists: pgsql-hackers

$ cvs -z3 up -d -P
cvs [server aborted]: read lock failed - giving up

Hmm, been this way for a while now, something need budging? :)

-d


From: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
To: David Ford <david+cert(at)blue-labs(dot)org>
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: cvs read lock
Date: 2002-06-21 00:12:23
Message-ID: 200206210012.g5L0COv10129@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Lists: pgsql-hackers

David Ford wrote:
> $ cvs -z3 up -d -P
> cvs [server aborted]: read lock failed - giving up
>
> Hmm, been this way for a while now, something need budging? :)

I don't see the problem here. Is that CVS or anonCVS? Can you show us
the 'waiting' lines above this that show the lock location?

--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 853-3000
+ If your life is a hard drive, | 830 Blythe Avenue
+ Christ can be your backup. | Drexel Hill, Pennsylvania 19026


From: David Ford <david+cert(at)blue-labs(dot)org>
To: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: cvs read lock
Date: 2002-06-21 02:23:29
Message-ID: 3D128E21.8060105@blue-labs.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Lists: pgsql-hackers

anoncvs, the lock cleared in the last hour. It didn't actually do any
waiting, it aborted almost immediately.

David

Bruce Momjian wrote:

>David Ford wrote:
>
>
>>$ cvs -z3 up -d -P
>>cvs [server aborted]: read lock failed - giving up
>>
>>Hmm, been this way for a while now, something need budging? :)
>>
>>
>
>I don't see the problem here. Is that CVS or anonCVS? Can you show us
>the 'waiting' lines above this that show the lock location?
>
>
>