SVN Access Help

Matthew Gillen me-5yx05kfkO/aqeI1yJSURBw at public.gmane.org
Wed Nov 4 09:43:59 EST 2009


On 11/04/2009 09:39 AM, Jared Carlson wrote:
> Morning,
> 
> I'm seeing a strange error for a user trying to access a SVN repos over Tortoise.  So the user is running Windows, with Tortoise and trying to check out, and eventually check in.  The repository is hosted on a linux server so they're svn+ssh:// etc..  When they attempt to check out the database they get:
> 
> Berkeley DB error while opening environment for filesystem ... 
> Permission denied
> 
> I thought at first the issue might be user access to SVN so I looked at the svnserve.conf but that has auth-access: write, anom-access: read 
> and as I'm learning it seems like it might be the conflict between the local repository and the server on the machine as Tortoise needs to talk to the SVN server...

Check that the unix-user that the windows user is using for login credentials
to the svn server has r/w permissions to the svn repo.

Matt





More information about the Discuss mailing list