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

Re: Authorization does not work on repository folders with spaces

From: <svnlgo_at_mobsol.be>
Date: 2006-11-21 13:19:18 CET

Can you give some more information like OS, svnserve/httpd, the exact things you
do to get this failure etc.

I added a regression test to test the behavior of authz on directories with
spaces yesterday, and at first sight what you're trying here works with svn
trunk.

Lieven

Quoting Derrick Glass <derrickg@pinstripeco.com>:

> I would like to grant a group of developers access to one folder in a
> repository while denying access to other folders. Intuitively, I'd
> expect it to work like this (assuming groups are set up earlier in the
> authz file):
>
>
>
> [/]
>
> @svn-grp1-dev = rw
>
>
>
> [repos:/tags/special folder]
>
> @dev-grp2-dev = r
>
>
>
> However, set up like that, I get:
>
>
>
>
> Forbidden
>
>
> You don't have permission to access <path>
>
> If I use the same pattern on a folder without spaces, it seems to work
> as expected.
>
>
>
> Is this a known issue?
>
>
>
> Derrick Glass
>
>

----------------------------------------------------------------
This message was sent using IMP, the Internet Messaging Program.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Nov 21 13:19:57 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.