subversion authz file question
From: bruce <badouglas_at_gmail.com>
 
Date: Thu, 17 Mar 2011 18:35:38 -0700 
hi.
 got a test situation where I have a http server setup
 i can access the repos at:
 the svn subversion.conf has
 <location /repos>
 .
 my question has to do with the structure of the authz access file.
 I'm trying to understand the setup for the "directory" in the file
 as an example, i've seen this:
 [groups]
 [/]
 [repos:/foo]
 does the [repos:/foo] mean that this is the name of the repos? which
 or should the [] contain the physical file/dir structure, like:
  [/cat/dog/repos/horse]
 or should it be the portion of the svn http url, right after the "location"
 i haven't seen a good example on the net that walks through this...
 thanks
     should it be
  | 
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.