2 separate repositories with separate access control
From: James Williamson <jwilliamson_at_asitinc.com>
 
Date: 2005-09-07 22:10:58 CEST 
Hello,
  
 I am trying to setup 2 separate repositories on the same server - each
  
 <Location /svn>
 DAV svn
 SVNParentPath C:/SVN
 AuthType Basic
 AuthName "Subversion repositories"
 AuthUserFile passwd
 #AuthzSVNAccessFile svnaccessfile
 Require valid-user
 </Location>
  
 Is it possible to configure a second repository and use a separate
  
 Thanks
  
 James Williamson
  
  | 
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.