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

Internal Error: Failed to Load Module for FS type

From: Mark Galbreath <GalbreathM_at_gao.gov>
Date: 2006-02-16 15:21:29 CET

'bdb''
or
'fsfs'
Could not fetch resource information. [500, #0]
Could not open the requested SVN filesystem [500, #160033]
 
Yes, I've read every friggin post in the mail archive, everything on the svn website, and even RTFM (book).
 
That being said, I am using Apache 2.2.0 with svn 1.3.0. All the DAV/SVN/AUTHZ modules are loaded, and my httpd.conf entry looks like this:
 
<Location /svn>
    DAV svn
    SVNParentPath /opt/svn # one repos under parent right now called 'newwww'
    # plus all the usual security crap that is commented out right now
</Location>
 
Yes, the owner/group of the repos is identical to Apache httpd.
 
So wtf is this fail-to-load error (which screws everything) showing up in the apache error_log every time I try to use the svn client or a web browser to connect to the repos? I've been trying to solve this for 2 days!!!
 
And for that matter, wtf am I reading documentation that still refers to 1.1 and 1.2??? If you committers are going to release the software, don't you think updating the DOCUMENTATION would be a Good Thing, too?
 
Mark<-|->kraM
Received on Thu Feb 16 15:34:00 2006

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.