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