RE: How do i set up post commit hook script?
From: Uppal, Deepali <deepali_at_ti.com>
Date: 2005-10-24 10:57:42 CEST
Hi , Can anybody help me on this
.....
Hi
I am trying to setup the post-commit hook by creating the
post-commit executable and the commit-email.pl script.
When I run commit-email.pl giving the repository path, revision
number and email address from the command line I get the
following error:
Use of uninitialized value in -d at commit-email.pl line 224.
sh: -c: line 1: unexpected EOF while looking for matching ``'
sh: -c: line 2: syntax error: unexpected end of file
Broken pipe
The environment variable TEMP is undefined and leading to the
error message for line 224. But I am unable to find the cause of the
other errors. Any help would be appreciated.
Regards
Deepali
|
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.