The following issue has been SUBMITTED. 
====================================================================== 
https://www.opencsw.org/mantis/view.php?id=5148 
====================================================================== 
Reported By:                pfelecan
Assigned To:                
====================================================================== 
Project:                    subversion
Issue ID:                   5148
Category:                   packaging
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     new
====================================================================== 
Date Submitted:             2014-02-08 14:32 CET
Last Modified:              2014-02-08 14:32 CET
====================================================================== 
Summary:                    apache modules location
Description: 
The apache modules dav_svn_and authz_svn_are now in /opt/csw/lib/svn,
previously they were in /opt/csw/apache2/libexec. Also, the new
httpd.conf.CSW doesn't refer anymore theses modules. Am I missing something
?

Anyhow, changing the path used to load these modules makes again Apache
operational:

LoadModule dav_svn_module     /opt/csw/lib/svn/mod_dav_svn.so
LoadModule authz_svn_module   /opt/csw/lib/svn/mod_authz_svn.so

Is this as intended ?
======================================================================

Reply via email to