Re: Issue with the AuthzSVNAccessFile
From: Ryan Schmidt <subversion-2006d_at_ryandesign.com>
Date: 2006-11-29 06:47:07 CET
On Nov 26, 2006, at 22:40, Gunakar Rao Perumala wrote:
> can anyone tell me just where I have to configure the
If you're serving with Apache, you add this line to your httpd.conf:
AuthzSVNAccessFile /path/to/authzfile
This is described in the book:
http://svnbook.red-bean.com/en/1.2/
(You may have to recombine this URL manually if your email client
If you're serving with svnserve, you add this line to your
authz-db = /path/to/authzfile
I don't know if this is in the book yet, but it is in the Subversion
http://subversion.tigris.org/svn_1.3_releasenotes.html#svnserve-authz
Subversion 1.3 or later is required for this feature.
-- To reply to the mailing list, use your mailer's Reply To All feature --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org For additional commands, e-mail: users-help@subversion.tigris.orgReceived on Wed Nov 29 06:47:50 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.