[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: svn commit: r11060 - trunk/www

From: Jani Averbach <jaa_at_jaa.iki.fi>
Date: 2004-09-21 15:39:21 CEST

On 2004-09-21 09:38+0100, Max Bowsher wrote:
>
> The compartment analogy is somewhat forced - I'd say we should be
> expressing ourselves in terms of locks being left behind.
>
> Also, nowhere does the above say we are talking about BDB repositories.
>

Both of points, which you were addressing, were intentional:

With different repository backends we can have different situations
when the repository is wedged. With Berkeley DB it is locks or
permissions for log files. With SQL BD it migth be left over
connections (exceeded max connections) or something else, with FSFS it
might be exceeded quota limit for files and so on.

And I intentionally didn't like to say Berkeley DB, for above reasons.

I tried to make above entry as non technical as possible, for person
who doesn't know shared memory, or perhaps even what lock files are. But
her/his repository is wedged and she/he is scared.

BR, Jani

-- 
Jani Averbach
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Sep 21 15:39:53 2004

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.