Re: Intermittent 'apr_exit_why_e was 2' Precommit Block

2016-07-20 Thread Tim Tim
> First of all Apache 2.2.24 as well as SVN 1.7.14/1.6.2 are rather > ancient and SVN 1.6/1.7 is also no longer actively supported. No surprise there. I know they're old, but that's what got installed years ago. I'm probably the first to change anything in close to half a decade (if our documentat

Re: Intermittent 'apr_exit_why_e was 2' Precommit Block

2016-07-15 Thread Stefan
On 7/16/2016 01:48, Stefan wrote: > Hi Tim, > > On 7/15/2016 21:49, Tim Tim wrote: >> So, I have a most troubling issue: Intermittent blocking by our >> pre-commit hook, with the only output being: >> >> svn: 'pre-commit' hook failed (did not exit cleanly: apr_exit_why_e >> was 2, exitcode was -107

Re: Intermittent 'apr_exit_why_e was 2' Precommit Block

2016-07-15 Thread Stefan
Hi Tim, On 7/15/2016 21:49, Tim Tim wrote: > So, I have a most troubling issue: Intermittent blocking by our > pre-commit hook, with the only output being: > > svn: 'pre-commit' hook failed (did not exit cleanly: apr_exit_why_e > was 2, exitcode was -1073741502). with no output. > > This hook is

Intermittent 'apr_exit_why_e was 2' Precommit Block

2016-07-15 Thread Tim Tim
So, I have a most troubling issue: Intermittent blocking by our pre-commit hook, with the only output being: svn: 'pre-commit' hook failed (did not exit cleanly: apr_exit_why_e was 2, exitcode was -1073741502). with no output. This hook is very simple: just checks that the log for the commit co