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

echo in post-commit hook

From: Annick Collet <Annick.Collet_at_eumetsat.int>
Date: 2006-07-12 09:58:15 CEST

Dear all,

I would like a msg to be sent to users under certain condition.
In post-commit hook:
I test the condition with svnlook.
then I use
echo 1>&2 'message'
Unfortunately the msg is not displayed . Any idea why ?

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Jul 12 09:59:37 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.