Re: mod_dav_svn configuration
From: Matthew Beals <mjbeals_at_mtu.edu>
Date: Tue, 09 Aug 2011 21:49:20 -0400
Another option is to use mod_perl to build the individual blocks for each project using some logic. You could have it grab a list of project dies with ls (if they are in the same parent dir), or use a flat file or SQL database. The drawback is that you have to reload Apache for changes to take effect.
Matt
Daniel Shahaf <d.s_at_daniel.shahaf.name> wrote:
Ryan Schmidt wrote on Tue, Aug 09, 2011 at 20:07:39 -0500:
http://subversion.apache.org/docs/release-notes/1.7#http-redirects
(the response codes were added to that section three minutes ago)
|
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.