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

Re: Can't browse on new windows install

From: Ryan Schmidt <subversion-2007a_at_ryandesign.com>
Date: 2007-03-23 06:18:30 CET

On Mar 21, 2007, at 19:02, JRancier@penntraffic.com wrote:

> But one thing I did notice in my httpd.conf was the following:
>
> LoadModule dav_module modules/mod_dav.so
> #LoadModule dav_fs_module modules/mod_dav_fs.so
>
> Should I change those to load the other?

Mmm... no. That's fine the way it is. mod_dav_svn requires mod_dav,
so you should load that first. However, Subversion does not use or
care about dav_fs_module, so you don't need to load that unless you
plan to use it otherwise.

I think on my system, dav_fs_module may have been causing me some
unrelated problems... it's commented out for me as well, and my
Subversion works fine.

-- 
To reply to the mailing list, please use your mailer's Reply To All  
function
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Mar 23 06:40:14 2007

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.