This forum is no longer active. Please post your questions to our new community site

Recent Posts by Paul Kreiner

Subscribe to Recent Posts by Paul Kreiner 1 post found

23 Dec, 2008 07:27 PM
Avatar Paul Kreiner 1 post

Topic: Redmine / SVN integration in redmine

According to http://www.redmine.org/wiki/redmine/Repositories_access_control_with_apache_mod_dav_svn_and_mod_perl , one piece that is missing from the current Redmine Stack is the Apache mod_perl integration. I don’t know enough about how the Bitnami stack operates “under the hood”, but I think the cleanest approach would be to add mod_perl to the Redmine Stack. Is this difficult to do?

Other options I have considered include trying to install a system mod_perl and somehow use it from the Redmine apache server, or maybe just using the system apache server instead of the Redmine one. So far I haven’t heard of anyone else successfully trying this on the Redmine Stack, but perhaps I overlooked somebody. Any ideas?