Hi,
On a svn server based on apache with a globale svn-access file, should I
user groups or not if it's a script to create the svn-access file not a
human.
In other word is they are any performance difference between
[groups]
group1=user1,...,user100
[repos1:/]
@group1=rw
I want to stop checkout/update of certain folders in the tree
regardless of where in the tree the update is done, even if they have
already been checked out. I can do this in the access file, and repo-
browser now hides the restricted folders as expected. However they
still get updated/restored by