Re: SVN Post Commit Email Notifications
From: Ryan Schmidt <subversion-2005_at_ryandesign.com>
Date: 2005-08-30 17:54:38 CEST
On 30.08.2005, at 04:00, S I wrote:
> Thanks. I did do "sudo perl path/commit-email.pl ..." And added
No, you're thinking of a pre-commit hook, whose stderr output is sent
http://subversion.tigris.org/issues/show_bug.cgi?id=443
As previously suggested, try appending something to a temporary log
/bin/echo `date` "about to send email" >> /tmp/hook.log
---------------------------------------------------------------------
|
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.