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

sub-script not run from hooks/post-commit

From: Steve Kelem <skelem_at_elementcxi.com>
Date: 2005-12-09 21:39:13 CET

I'm running subversion 1.2.3 on SuSE linux 10.0.

I have a post-commit script in the hooks directory that calls a
sub-script to send a message when ...

I can run the script by hand. I can run it in /bin/sh with env -
./post-commit repos rev ...
I put log entries in the file before and after the perl system call to
the sub-script.
As root or as "svn", the logs are correct and mail gets sent.

As part of a real commit, the log is correct up to the point where the
perl system call is invoked. At that point, the logs stop and mail does
not get sent. All commands and file names are given with the complete path.

Is there some setting I need to make?

Does anyone have any suggestions on how to debug this?

Thanks,
Steve

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Dec 9 21:41:59 2005

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.