On Thu, May 20, 2010 at 10:48 PM, vishwajeet singh <dextrou...@gmail.com> wrote: > > > On Fri, May 21, 2010 at 2:16 AM, Prakash Velayutham > <prakash.velayut...@cchmc.org> wrote: >> >> Hi, >> >> Is it possible to use '*' in the path portion of a AuthzSVNAccessFile. >> >> Like >> >> [repo:/folder1/*/*/bc] >> @group1 = rw >> @group2 = r >> @admin = rw >> >> Would this work? In the redbook, it only talks about using '*' for the >> user/group portion, not the path. > > > Not it would not work.
FYI, there is an (open) enhancement request for this: http://subversion.tigris.org/issues/show_bug.cgi?id=2662 - authz with wildcards It seems that several patches were created for this, but for some reason they were never committed. Maybe someone with interest in this issue should try to take a look at those patches again, bring them up on the dev list for review, ... Cheers, -- Johan