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

Re: Peculiar Subversion problem

From: Joerg Hessdoerfer <Joerg.Hessdoerfer_at_sea-gmbh.com>
Date: 2004-08-13 18:07:25 CEST

Hi,

On Friday 13 August 2004 16:54, Dave Flynn wrote:
> Greetings all,
>
> We've been working with Subversion for quite a while, but a couple of
> days ago we ran into some odd problems. Some of our repositories are
> working fine; the users who are supposed to have access to them do have
> access, and nobody else does. However, some of the repositories cannot
> be accessed at all; a web browser or svn client simply hangs if one
> attempts to access them. I've checked and rechecked the permissions, and
> I don't see a problem there.
>
> I then tried svnadmin recover on the failing repositories, and got
> behavior I'd never seen before; the 'svnadmin recover' command itself
> hung. There's no indication of what's going on in any of the error logs
> I've looked at, and I'm kind of at a loss.
>
> For reference, all of the repositories, the good and the bad, are found
> in the same /svn parent directory. They have identical permissions.
>
> I'm at a loss to explain this behavior...could anyone offer some advice?
> If there's more information you need, please let me know.
>

From what you're telling, I would guess some processes still hold locks on the
repos. Try shutting down apache and any svnserve processes still running,
check that all apache workers are down, too. The try 'svnadmin recover'. If
that works, fire up apache & svnserves again, you now hopefully are fine.

HTH,
        Joerg

-- 
Leading SW developer  - S.E.A GmbH
Mail: joerg.hessdoerfer@sea-gmbh.com
WWW:  http://www.sea-gmbh.com
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Aug 13 18:07:49 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.