[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): How to send messages to the SVN-Client, when exit code is 0?

From: Ryan Schmidt <subversion-2009b_at_ryandesign.com>
Date: Thu, 17 Sep 2009 06:17:43 -0500

On Sep 17, 2009, at 06:01, Daniela Waranie wrote:

> i want to give the SVN-Client (the user) a hint, that his
> commited .php
> files has passed the PHP5 syntax check.

A successful commit will have to serve as that notification.

> I know it is possible to display messages when the exit code of my
> script is >0. How can i show messages to the SVN-client (e.g.
> tortoiseSVN) if there was NO error (exit code 0)?

That is not possible. You will have to find another way to communicate
with the user, for example by sending them an email, or an AIM or ICQ
or Jabber message, or by posting to Twitter, or to a mailing list, etc.

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

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