Hi,

I would like to handle the viewing of the source code of my projects
according to the permissions I have set in my SVN access file. 

I have done the following:

authz_file = /path/to/.svn_accessfile
authz_module_name = module_name_in_svn_accessfile
permission_policies =  AuthzSourcePolicy, DefaultPermissionPolicy, 
LegacyAttachmentPolicy



If I access the repository with a webbrowser, Apache honours the
settings of the SVN access file. However Trac does not honour the file:
it always shows full read access, even for anonymous access. Trac does
read the file, as shown by the logfile (Trac[svn_authz] INFO: Parsing
authz file: /path/to/.svn_accessfile).

Is there more this than described above?

TIA

Joost



-- 
You received this message because you are subscribed to the Google Groups "Trac 
Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to trac-users+unsubscr...@googlegroups.com.
To post to this group, send email to trac-users@googlegroups.com.
Visit this group at http://groups.google.com/group/trac-users.
For more options, visit https://groups.google.com/d/optout.

Reply via email to