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

RE: Repository locks up frequently

From: <Robin.Mules_at_ga.gov.au>
Date: 2004-10-13 03:07:39 CEST

Thanks for the reply Ben, but it seems that we are already doing what those
FAQs suggest.

We only access the repository through apache, which runs as its own user
(http-zzz).

Through testing, we have worked out that:

* If two different IP addresses simultaneously access the repository (through
apache) there is no problem.

* If two different IP addresses simultaneously access the intranet site there
is no problem.

* If two different IP addresses simultaneously access the repository and a
separate intranet site that is also served up by that same instance of apache
through a different port, the process accessing the repository hangs, and the
repository locks up.

I have checked the permissions of all the files in the "locked" repository,
and found that the whole thing is still owned by the apache user, http-zzz.

We plan to fix the problem by setting up a dedicated instance of apache to
serve the repository, but this seems unnecessary.

Any ideas?

Thanks,

Rob Mules

-----Original Message-----
From: Ben Collins-Sussman [mailto:sussman@collab.net]
Sent: Friday, 8 October 2004 10:52
To: Mules Robin
Cc: users@subversion.tigris.org
Subject: Re: Repository locks up frequently

On Oct 8, 2004, at 12:28 AM, <Robin.Mules@ga.gov.au> wrote:

> Hello everybody
>
>  
>
> We are using Subversion 1.0.5 on Solaris 8, working with Apache 2
> using the mod_dav_svn module.  Our users download the code that they
> run from an http view of the repository. 
>
>  
>
> This works perfectly until another user simultaneously accesses a
> separate intranet site that is also served up by that same instance of
> apache through a different port.  When this happens, the processes
> accessing the repository hang, and the repository locks up. 
>

FAQ?

http://subversion.tigris.org/project_faq.html#stuck-bdb-repos
http://subversion.tigris.org/project_faq.html#reposperms

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Oct 13 03:08:44 2004

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.