Russell Gold wrote:
> I have set up my repository for fsfs, using 1.1.1. I can access the
> files locally just fine, but when I try http access, I get complaints
> about the Berkely DB:
>
> (20014)Error string not specified yet: Berkeley DB error while opening
> 'nodes' table for filesystem /svnroot/yiml/db:\nNo such file or directory
> [Could not fetch resource information. [500, #0]
> Could not open the requested SVN filesystem [500, #160029]
> Could not open the requested SVN filesystem [500, #160029]
>
> Is this mode supported by mod_dav_svn? Or do I have to use Berkely DB
> to get http access?
>
>
did you create your repository with 'svnadmin create --fs-type fsfs
/repository/path'?
does the user apache runs as have proper access to your repository
directory and directories beneath it (User and Group directives in
httpd.conf and ls -lR /repository/path)? could you post relevant svn
lines from httpd.conf?
-a
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Dec 1 12:59:56 2004