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

post-revprop-change Hook Script

From: Meeran, Noorie <Noorie_Meeran_at_cable.comcast.com>
Date: 2006-01-26 20:17:20 CET

Hi,
  I have the repository on a unix machine and I am trying to run the post-revprop-change hook script after a client does a commit. I have change the access privelege and made it executable. I have renamed the file to post-revprop-change and all I have in the file is a echo statement like this:
echo "Hello" > test

I am hoping if this script runs, it would create a file called test and print Hello there. I even tried

echo "Hello"

but I don't get any thing printed to the screen. Am I doing somehting wrong here? Do I need to make pre-revprop-change also executable.

Please let me know.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Jan 26 20:24:18 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.