Added by Alexey Pisarenko almost 16 years ago
Hello. I've recently readed some your's howto on using redmine to control repository access by url http://www.redmine.org/wiki/redmine/Repositories_access_control_with_apache_mod_dav_svn_and_mod_perl . But that variant with git and other local repositories works only if repo directory name same as project name. I've created working patch on Redmine.pm to make it use any dir names. New param in apache config needed(RedmineRepoBaseDir with parent directory path). Will be pleased if you contribute it.