Re: post-revprop-change Hook Script
From: Ryan Schmidt <subversion-2006Q1_at_ryandesign.com>
Date: 2006-01-27 11:25:56 CET
On Jan 26, 2006, at 21:46, Meeran, Noorie wrote:
>> you must specify the absolute path to the file, for example:
Probably just a typo, but make sure you're not confusing Perl (.pl)
As Chris said, make sure the first line of the script points to the
Hook scripts run with an empty environment. This is why you need to
You can simulate this on the shell by calling your script through the
env -i ./post-revprop-change
And then thankfully you can see any output the script sends to stdout
You can even build this into the first line of the script by writing,
---------------------------------------------------------------------
|
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.