You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@subversion.apache.org by Sheryl <gu...@his.com> on 2006/10/23 20:52:53 UTC

Re: AW: AW: SVNListParentPath does not work in conjunction with AuthzSVNAccessFi

Frank Gruman wrote:

>
> Can I see a copy of your authz file?  Also - check your access and error
> logs.  Does the name appearing in there match the name you have configured
> in your Authz file?
>
> Regards,
> Frank
>

Thanks for the offer of help.  I've installed WebSVN and so this isn't
really an urgent issue for me at the moment.  I'm just confirming that
I've seen the same thing.

In case it helps, the message I'm getting in the error log is "The URI
does not contain the name of a repository."  The user name in the access
log is the name I configured in the access log.  The access log works fine
if I access on the repository level.

My authz file (sanitized)

[general]
realm = ABC Repository
anon-access = none

[groups]
admins = user1, user2, user3

[/]
@admins = rw

[apple:/]
user1 = r
user4 = r
user5 = r

and so forth.

Thanks,

Sheryl

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org