Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 63991 - Diff for authz_svn support in Subversion
Summary: Diff for authz_svn support in Subversion
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Paul de Vrieze (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-09-14 06:09 UTC by David
Modified: 2004-09-21 01:37 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
Patch to add authz_svn_module support to SVN configuration (47_mod_dav_svn.conf-patch,590 bytes, patch)
2004-09-14 06:10 UTC, David
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description David 2004-09-14 06:09:42 UTC
The SVN book at http://svnbook.red-bean.com/svnbook-1.0/ch06s04.html#svn-ch-6-sect-4.4.2-ex-1 specifies a configuration parameter "AuthzSVNAccessFile", only available if authz_svn_module is loaded into apache2.  By default, this is not loaded by the file 47_mod_dav_svn.conf, supplied with dev-util/subversion.  The attached patch adds the option -DSVN_AUTHZ which can be used in /etc/conf.d/apache2 to enable loading of the module.

The attached patch should apply cleanly to subversion-1.1.0_rc2.

Reproducible: Always
Steps to Reproduce:
Comment 1 David 2004-09-14 06:10:40 UTC
Created attachment 39567 [details, diff]
Patch to add authz_svn_module support to SVN configuration
Comment 2 Paul de Vrieze (RETIRED) gentoo-dev 2004-09-21 01:37:52 UTC
Just fixed in cvs