﻿id,summary,reporter,owner,description,type,status,priority,component,severity,resolution,keywords,cc,release
10647,Restrict trac users to specific svn paths (folders),Chamith Malinda,Ryan J Ollos,"Hi,

I just started to use this plugin.
I want to do the following scenario

Let say there is a trac group called ""svndev"" and in that group following users are there,

john,peter,max,thomson

and if there is a repository linked with trac called ""repo1""

repo1.path = /var/lib/repositories/repo1

I want to give the permission for ""svndev"" group to browse this repo from trac. That's fine. (I can give the permission(BROWSER_VIEW and FILE_VIEW) from admin panal )

I need to restrict the following path only from peter.
That means peter can't see the src/some/location/ directory.

source:trunk/src/some/location/


these users are trac users not svn users.

Is it possible with this plugin ?

Or is it a further enhancement ?

Thanks.


",enhancement,new,normal,SvnAuthzAdminPlugin,normal,,,,
