[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Hook Script Question - Sending Positive Feedback to the committer

From: Peter Kahn <citizenkahn_at_gmail.com>
Date: 2006-10-20 17:20:45 CEST

With hook scripts I can easily send back information to the user's on
a failure. I'd like to send back information to the user on a
successfull commit (e.g., "Please merge to Foo branch as well"). Is
there a way to do this, must I use email or IM for that communication

failure case
   echo "Such and such was bad" >&2
   exit 1

-- 
Peter Kahn
citizenkahn@gmail.com
citizenkahn@jabber80.com, pkahnpie1@AIM, skype: citizenkahn
http://kahnstipation.blogspot.com | http://analogoustendencies.blogspot.com/
Awareness - Intention - Action
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Oct 20 17:21:50 2006

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.