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

Re: Frequence repository wedges

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2005-04-21 18:07:17 CEST

On Apr 21, 2005, at 10:54 AM, Jason Mills wrote:

> Ben Collins-Sussman wrote:
>> On Apr 21, 2005, at 8:34 AM, Jason Mills wrote:
>>> SVN Users:
>>>
>>> I'm curious how many fellow users experience DB wedges on a regular
>>> basis?
>> This means something is wrong with your setup. Either a permissions
>> problem, or httpd processes are crashing, or some other process is
>> accessing the repository is crashing. Read the FAQ and all the links
>> it points to:
>
> We are using svnserve, not httpd. The only processes I can think of
> that would be accessing the repository is the virus scanner. I will
> disable it for a while and see what happens.
>
> Regarding permissions: I don't see any problems. Any hints as to what
> I should be looking for (remember, the server is on Windows 2000).
>

Do you run 'svnserve -d'? Or does every user invoke a private svnserve
through svn+ssh://?

Are there any other programs that access the repository other than
svnserve? Like some scheduled task? Or somebody using file:///
access? Or somebody running 'svnlook' or 'svnadmin' directly against
the repository?

Also, what version of BDB is being used? And what version of svn,
client and server?

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Apr 21 18:09:41 2005

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

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