authorization - Show Log and SVN Works Only With "All Can Read" Option in authz File -


I am using SVN and if I set the file to authz * = r while selecting log log I can see the log message from the context menu.

Of course it is not my wish - allows everyone to read ...

I am currently using @Developer = RW but as I

Thanks

Please do not compose the full configuration file here So, my guess is that the developers do not provide access to the group because you have [group] section, your configuration file should look like the following:

  [group] developers = person_a, person_b [/] developers = rw  
< P> Check.


Comments