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

Re: Problem using svnaccessfile

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2003-12-22 17:38:36 CET

On Sat, 2003-12-20 at 10:44, Alexander Zeitler wrote:

> <Location /svn>
> DAV svn
> SVNParentPath D:\SVN
> AuthType Basic
> AuthName "Subversion repositories"
> AuthUserFile passwd
> #AuthzSVNAccessFile svnaccessfile
> Require valid-user
> </Location>

AuthzSVNAccessFile does not work with SVNParentPath, only with SVNPath.

Maybe we'll have time to put this in svn 1.1. :-)

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon Dec 22 17:39:32 2003

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.