On Nov 13, 2006, at 10:01, Jon Trauntvein wrote:
> My post-commit script is nothing more or less than the post-
> commit.tmpl file copied and edited to change the email address and
> to remove the python script at the end (I could not find the python
> script). I copied commit-email.pl and am invoking it within post-
> commit as "./commit-email.pl". I would further point out that, if
> this were a paths issue, invoking post-commit under env - would
> expose this issue. That's why the FAQ suggests as much.
I assure you that using "./commit-email.pl", as it does in the post-
commit.tmpl, will not work. You MUST use absolute paths, i.e. "/
absolute/path/to/commit-email.pl". Yes, this is unusual. Yes, the
post-commit.tmpl shouldn't show you that if it doesn't work. But
that's the situation we have right now, and I can only ask you to
believe me and insert the absolute path to the commit-email.pl script
into your post-commit hook.
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Nov 14 02:55:56 2006