[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: Andrey Repin <anrdaemon_at_freemail.ru>
Date: Tue, 15 Sep 2009 18:41:03 +0400

Greetings, Daniela Waranie!

> When i have this:
> #!/usr/bin/php5
> <?php
> exit(0);
> ?>

Always, I mean, ALWAYS omit the closing "?>" is you are not intend to include
any output other than provided by script itself.

Try it and see if it works.

--
WBR,
 Andrey Repin (anrdaemon_at_freemail.ru) 15.09.2009, <18:39>
Sorry for my terrible english...
------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=2395111
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-09-15 16:45:46 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.