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

Re: Authz, SVNListParentPath and mod_dav_svn

From: Frank Gruman <fgatwork_at_verizon.net>
Date: 2006-09-21 00:30:32 CEST

Jeremy Whitlock wrote:
> Hi All,
> I didn't know a good subject for this email so I included all 3
> pieces to the puzzle I am about to ask you for information on.
>
> Is it a bug or a feature that when using authz, SVNListParentPath
> always results in an "Permission Denied" page when accessing the
> Location root? This even happens when the authenticated user has full
> access to all repositories.
>
> My next question is how come mod_dav_svn cannot take authorization
> into account when listing the contents of a repository? Once again,
> is this a bug or a feature?
>
> Take care,
>
> Jeremy
On issue #1, make sure you write your URI with a trailing slash (my test
server - http://codeserver/code/ ) The system does not know
specifically what you are asking for without it.

On issue #2, I think we need more information. Did you specify a user
file in your http configuration? Mine works just fine.

Regards,
Frank

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Sep 21 00:31:08 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.