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

Re: Apache Question

From: dave <dmehler26_at_woh.rr.com>
Date: 2004-11-09 04:15:37 CET

Hello,
    I've seen this before. There's a module installed with fedora, i don't know if it's general to fedora or subversion, but it's something like svn_fs it goes before the svn logging option in your configuration file. I don't have access to my fedora box or i could be more specific, but basically you need the .fs module, as well as the two others it's something like:
LoadModule dav_svn_fs_module modules/mod_dav_svn_fs.so
LoadModule dav_svn_module modules/mod_dav_svn.so
LoadModule authz_svn_module modules/mod_authz_svn.so
HTH and sorry it wasn't clearer.
Dave.
Received on Tue Nov 9 04:16:39 2004

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.