[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: subversion + apache = hook scripts execute one only

From: Doug Goldstein <cardoe_at_gentoo.org>
Date: 2007-02-13 16:14:01 CET

Frederick Grim wrote:
> Doug Goldstein wrote:
>
>>
>> Using hardened Gentoo or anything like that?
> Nope. It's definitely strange. And I am using stock apache. The
> apache execute line looks like:
>
> exec /usr/sbin/apache2 -DFOREGROUND -DPYTHON -D SVN -D SVN_AUTHZ -D DAV
> -D DAV_FS
>
> it's run under daemontools. I don't see any issues with anything else
> inside apache. I'd run it single threaded in debug mode with strace but
> this is a production setup.
>

Only reason I ask is I'm having a similar issue on Gentoo but using
svn+ssh:// rather then Apache. My only thought at this point is hardened
is causing a problem for me.

I've reduced my test scripts down to:

#!/bin/sh
exit 0

yet they still fail.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Feb 13 17:29:55 2007

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.