[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: Wed, 16 Sep 2009 16:14:38 +0400

Greetings, Daniela Waranie!

> now the pre-commit file is like this:

> #!/usr/bin/php5
> <?php
> exit(1);

> but i still get the same error.

> Another idea?

exit(0) ? It was there in your last example, and suddenly changed to 1.

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