[Python-Dev] CVS locks on SF

M.-A. Lemburg mal@lemburg.com
Thu, 29 Jun 2000 16:15:23 +0200


Guido van Rossum wrote:
> 
> > I'm getting loads of lock messages during CVS checkins recently.
> > Is this due to overload ? (I wonder why anoncvs access causes
> > locking at all -- there is no write access so why should there
> > be file locking ?):
> 
> I haven't seen this myself.  Could be you were just unlucky.  Could be
> someone was doing a full checkout over a slow connection.
> 
> I think the anon checkouts still use (read) locks because they need to
> get a consistent version.

Looks like someone is using a 9.6kBaud mobile phone connection ;-)
The problem still persists and I've been trying for about
half an hour now.

I'll try again later today...

-- 
Marc-Andre Lemburg
______________________________________________________________________
Business:                                      http://www.lemburg.com/
Python Pages:                           http://www.lemburg.com/python/