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

Re: SVN Hook (pre-commit): Commit failed, but why? PHP exit code 255, why?

From: Daniela Waranie <typo3-community_at_gmx.de>
Date: Wed, 16 Sep 2009 09:50:30 +0200

Hi Ryan,

the subversion server was installed using the user "svn".
The apache who is delivering the repositories is running as user "svn".
When executing a php file using the php5 interpreter (/usr/bin/php5)
with the "svn" user it works.

When i do this:

#!/usr/bin/php5

without any code line below the commit process is taking a very long
time (i think the process is waiting for a timeout). I think this is a
indication that the PHP interpreter is started (but waiting for input, i
think).

Another idea?

Best regards
Daniela Waranie
>

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=2395389

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-09-16 09:51:56 CEST

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.