You're right!  I've read that before and it didn't even hit me.  Thanks 
for your help.
Ryan
Ben Collins-Sussman wrote:
>On Tue, 2004-05-25 at 09:43, Ryan Schlesinger wrote:
>
>  
>
>>5. svn ls file:///path-to/repos/test/trunk (gives valid output)
>>6. Access with firefox gave error number 160029 (Could not open the 
>>requested SVN filesystem.
>>7. svn ls file:///path-to/repos/test/trunk - gives following output
>>        svn: Unable to open an ra_local session to URL
>>        svn: Unable to open repository 'file:///home/repos/svn/test/trunk'
>>        svn: Berkeley DB error while opening environment for filesystem 
>>/home/repos/svn/test/db:
>>        DB_RUNRECOVERY: Fatal error, run database recovery
>>    
>>
>
>You've hit the classic BDB permissions problem.  You've had different
>processes running as different users all access the database directly.  
>
>Please read this FAQ:
>
>  http://subversion.tigris.org/project_faq.html#permissions
>
>And also, the last section in chapter 6:
>
>  http://svnbook.red-bean.com/svnbook/ch06s05.html
>
>
>
>  
>
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed May 26 22:21:49 2004