Re: Stuck cvs lock on anoncvs repository - Mailing list pgsql-www

From Stefan Kaltenbrunner
Subject Re: Stuck cvs lock on anoncvs repository
Date
Msg-id 4A4610D0.8030808@kaltenbrunner.cc
Whole thread Raw
In response to Re: Stuck cvs lock on anoncvs repository  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: Stuck cvs lock on anoncvs repository  (Stefan Kaltenbrunner <stefan@kaltenbrunner.cc>)
List pgsql-www
Tom Lane wrote:
> Fujii Masao <masao.fujii@gmail.com> writes:
>> I encountered the same problem again. Can you release the lock?
> 
> Huh.  We should look into why that's happening.  The previous time was
> right after tagging rc1, and this after tagging final ... seems like
> there must be some connection.  Does the lockfile show anything about
> who took the lock?

should be working again now. I'm not sure why this happened but it seems 
to coincide with the daily "forced" push of the repo just after midnight.
I suspect that we are somehow rsyncing too much state to anoncvs 
(especially the #cvs-lock directory) and we are simply missing a 
--exclude '#cvs.*' flag for rsync.


Stefan


pgsql-www by date:

Previous
From: Tom Lane
Date:
Subject: Re: Stuck cvs lock on anoncvs repository
Next
From: Stefan Kaltenbrunner
Date:
Subject: Re: Stuck cvs lock on anoncvs repository