On Wed, Sep 5, 2012 at 4:46 PM, Mark Phippard wrote:
> Assume you already looked at the code? The comments are interesting and
> might point in a direction to go:
I did, but as I read it that only makes reference to populating the
Apache logs. Where there does it show that I can set the Apache s
I've recently been tasked to implement mod_dontdothat, and the
implementation is in jeopardy of being cancelled due to the apparent
lack of ability to customize the error messaging returned to the user
when mod_dontdothat disallows an action. Is there some means I'm
missing of configuring this?
As
On Wed, Jun 20, 2012 at 1:39 PM, Philip Martin
wrote:
> When you disabled v2 you probably restarted apache. Perhaps the
> original error was caused by mod_perl reloading the Perl and then
> getting redefinitions of the symbols present from the previous load.
> Restarting apache would make this go
On Mon, Jun 18, 2012 at 4:48 PM, Daniel Shahaf wrote:
> Doug Hunley wrote on Mon, Jun 18, 2012 at 10:55:02 -0400:
>> Hey everyone,
>> We're currently running Apache 2.2.x on an OS X server with SVN 1.6.x
>> and have a mod_perl based authentication handler for SVN repo ac
Hey everyone,
We're currently running Apache 2.2.x on an OS X server with SVN 1.6.x
and have a mod_perl based authentication handler for SVN repo access.
It works fine and has for many months. When we upgrade to 1.7.x, our
commits fail with an Apache 500 error, and the logs show:
[Wed May 16 22:38:
On Thu, Mar 29, 2012 at 07:49, Nico Kadel-Garcia wrote:
> On Thu, Mar 29, 2012 at 7:19 AM, Paul Coulson wrote:
>>
>> I have a legacy repo structure that has many projects with their own tags
>> and branches folders.
>>
>> Users check out the whole structure as there are common lib references
>> e
On Mon, Dec 19, 2011 at 22:55, Andy Levy wrote:
> On Mon, Dec 19, 2011 at 22:45, Craig Burlock wrote:
>> Hello all,
>>
>> I need to create a new SVN Repository based on my existing SVN Repository
>> for another software development team. Due to security reasons, the new SVN
>> Repository must con