Re: Unable to access repository, please help...
From: John Szakmeister <john_at_szakmeister.net>
Date: 2006-05-09 11:18:13 CEST
----- Michael & Mikaela Krueger <info@michael-krueger.org> wrote:
Probably not. The recovery mechanism works pretty much the same in all 1.x Subversion releases, with the exception of supporting a couple new features that newer BDB libraries implement.
Does strace or ltrace show you anything useful? Generally, people end up in this situation because they have a couple of processes running as different users acessing the BDB backend. The end effect is that log files obtain permissions that aren't suitable for the other process (generally because of the umask), and essentially locks out the other process from accessing the repository. The best advice I can give is to:
-John
---------------------------------------------------------------------
|
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.