On 21 nov, 05:02, toby <[EMAIL PROTECTED]> wrote: > On Nov 20, 1:21 pm, Hendrik Maryns <[EMAIL PROTECTED]> wrote: > > > I want to restrict the access to parts of my repository (some of it is > > private, some of it is public; yes, I should have created a separate > > repository, but that is too late now). > > You can do this with ordinary Subversion path based access policy, > which is supported equally by Trac's source browser (see conf option).
I chose for the easier solution to just make the repository_dir in trac.ini refer to the directory where the main project is in. For now, that should suffice… Thanks, H. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Trac Users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/trac-users?hl=en -~----------~----~----~----~------~----~------~--~---
