Thanks for the info Stephen. I guess I can set things up that way, but I was hoping to only have one file to manage that svn and trac would both use. Adding/removing files from two files leaves open the possibility of more permissions mistakes. Not that it matters greatly, I suppose.
Brian On Feb 10, 2008 4:20 AM, Stephen Moretti <[EMAIL PROTECTED]> wrote: > > > On 09/02/2008, BaseTwo <[EMAIL PROTECTED]> wrote: > > > > > > Well I've done the part in the section "mod_authz_svn-like permission > > policy". There is a section just above it that seems to speak more > > about what I want to do, judging from the examples, but my impression > > is that these methods are mutually exclusive. My attempts to use the > > settings as defined in the first section don't seem to have effect > > when I'm using a mod_authz_svn auth file. That's why I posted to the > > group. If someone else has this working, I'd like to know how it was > > done. > > > > > Brian > > I do have it working. They aren't mutually exclusive and you do need to > install the elements that are mentioned at the top of the wiki page I > pointed you to. > > The one thing I have noticed is that svn does not like you using Trac > permissions in its auth file, so currently I have a seperate authz_policy > and svn auth file. Otherwise, it all works fine. > > > Stephen > > > > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
