/WebSVN/include/config.inc
199,8 → 199,8
// You may also specify a per repository access file by uncommenting and copying the following
// line as necessary. Use the convention 'groupname.myrep' if your repository is in a group.
 
//$config->useAuthenticationFile('/home/MLAB/conf/authz', 'MLAB'); // Access file for myrep
$config->useAuthenticationFile('/home/svnkaklik/conf/authz', 'svnkaklik'); // Access file for myrep
$config->useAuthenticationFile('/home/MLAB/conf/authz', 'MLAB'); // Access file for MLAB
$config->useAuthenticationFile('/home/svnkaklik/conf/authz', 'svnkaklik'); // Access file for svnkaklik
 
// }}}