authz file help
From: Jac Steenekamp <skobbejac_at_gmail.com>
 
Date: Wed, 18 Mar 2009 03:55:42 -0700 (PDT) 
I want to give certain users access to certain folders of my repository
 My authz file look like this
 [groups]
 # the sites group should not have access to the root
 # Give all the sites access to this folder
 # Give siteuser1 access to this folder
 [/trunk/sites/site2]
 The siteuser1 can browse the site1 directory (using tortoise SVN) but I if I try to commit any changes to the site1 directory I get a Authorization failed error.
 I use svnserve on a Windows server 2003 with Sp1
 ------------------------------------------------------
 To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
  | 
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.