[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:20:24 +0200

Hi Andrey,

now the pre-commit file is like this:

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

but i still get the same error.

Another idea?

Best regards
Daniela Waranie

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

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