SVN Access Privileges Problem
From: Paul <paul_at_helion-studios.com>
Date: 2006-06-29 12:25:26 CEST
Hi,
I'm new to SVN so if I'm doing something stupid please be kind :o)
I've set up a subversion server (running over the svn protocol, not apache)
I have several root directories that I need to access and update. I have
To do this I tried using the following access file:
[/]
[/]
[/fredsdir]
This works great when john tries to read/write to any of the directories. It
I've managed to work around this by specifically disallowing Fred from
[/]
[/]
[/frednotalloweddir1]
[/frednotalloweddir2]
[/frednotalloweddir3]
[/frednotalloweddir4]
This works fine, but each time I add a new root directory I have to update
Any ideas on how to make the first version of the file work correctly?
Thanks,
---------------------------------------------------------------------
|
This is an archived mail posted to the Subversion Users mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.