How do SVNPath and SVNParentPath for mod_authz_svn determine the repository name?
From: Ximon Eighteen <ximon.eighteen_at_int.greenpeace.org>
 
Date: 2005-09-15 23:16:28 CEST 
Hi all,
 Strange observation:
 If my apache config has this:
 The permissions controlling access will be determined by the [ctk:/] block in
 If I change SVNPath to this:
      SVNParentPath /cluster_b/data/svn-repositories
 all is still well.
 However, if I do this:-
   <Location ~ "/viewcvs/viewcvs.py/.+">
 The block that matches in web_auth.conf must now look like this:-
   [viewcvs:/viewcvs.py/ctk]
 Am I doing something wrong?
 This isn't stopping my doing anything, but does lead to a messier
 The first way I end up with multiple Location blocks for each
 The third way I end up with a single Location ~ block but have to define my
 Your thoughts appreciated!
 Ximon
 ---------------------------------------------------------------------
  | 
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.