﻿id,summary,reporter,owner,description,type,status,priority,component,severity,resolution,keywords,cc,release
10757,Plugin is unable to read standard format .authz files,anonymous,rjollos,"Plugin cannot read a standard .authz file. Crashes badly with invalid path.  Alternate path configuration supported by SVN does not work either.
{{{
[groups]
administrators = myname1
developers = myname2
guests = Guest User

[/]
@administrators = rw
@developers = rw
* = 

[Sandbox:/]
* = rw

[MyProject:/]
@administrators = rw
@developers = rw
* = r
}}}",defect,new,normal,SvnAuthzAdminPlugin,blocker,,,,1.0
