[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: Frederick Grim <fgrim_at_wssource.com>
Date: 2007-02-13 16:20:19 CET

> 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.

Maybe it's a subversion specific thing? I am using the keyworded version

> hal9000@vps304 :~> sudo emerge -pv subversion
> Password:
>
> These are the packages that would be merged, in order:
>
> Calculating dependencies... done!
> [ebuild R ] dev-util/subversion-1.4.2 USE="apache2 perl python -bash-completion -berkdb -emacs -java -nls -nowebdav -ruby" 0 kB
>
> Total size of downloads: 0 kB

but I also saw the problem on the non-keyworded version. My gentoo
looks like:

> hal9000@vps304 :~> uname -a
> Linux vps304.mifco.com 2.6.9-023stab037.3-enterprise #1 SMP Wed Dec 13 19:46:33 MSK 2006 i686 Intel(R) Xeon(TM) CPU 3.00GHz GenuineIntel GNU/Linux

my CFLAGS are
> CFLAGS="-O2 -march=i686 -pipe"

So nothing wild and crazy here.

        Fred

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org

Received on Tue Feb 13 16:22:53 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.