[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: Thu, 17 Sep 2009 09:54:21 +0200

Hi Andrey,

sorry for the little mistake in my last post.

The script is like this
#!/usr/bin/php5
<?php
exit(0);

But the message is still the same, if i am using exit(0) or exit(1):
<MESSAGE>
Error: Commit failed (details follow):
Error: Commit blocked by pre-commit hook (exit code 255) with no output.
</MESSAGE>

Best regards
Daniela Waranie

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

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-09-17 09:56:12 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.