id,summary,reporter,owner,description,type,status,priority,component,severity,resolution,keywords,cc,release
8165,Plugin does not support v0.12 multiple repositories,dmcr@Princeton.EDU,rjollos,In Trac v0.12_ multiple repositories are supported for a project_ either via the trac.ini [repositories] section_ or via the database. However_ this plugin_ only supports the single repository specified by the authz_module_name parameter when show_all_repos is set to false.\r\n\r\nIn situations_ such as ours_ where the svn authz_file supports repositories for multiple trac projects_ we don't want the admin of one project to see information about repos belonging to other projects_ so we need to set show_all_repos to false. However_ if a given project is associated with_ say_ 2 repositories_ then only the access to one can be controlled by this plugin_ since it only looks at authz_module_name to see which repo belongs to this project.\r\n\r\nTo properly support v0.12_ it would be necessary for this plugin to recognize all repos belonging to this project_ by looking at the [repositories] section of trac.ini and in the repository table for this project's database.\r\n\r\nThanks_\r\n       Dennis\r\n,enhancement,closed,normal,SvnAuthzAdminPlugin,normal,fixed,,,0.12
