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

Re: Issues with post-commit hook script !!

From: Sreedhar Kharidehal <sreedhar.kharidehal_at_gmail.com>
Date: 2007-07-31 15:34:24 CEST

I think --from is not there in post-commit.sh file. It should be
something like

<path to commit-email.pl file> "$REPOS" "$REV" "to email addresses" -s
"subject line" --from "from email address"

towards the end of the file

Hope this helps

-sreedhar

On 7/31/07, Himanshu Raina <raina_himanshu@yahoo.com> wrote:
> Hi,
>
> How can i make use of post-commit hook script. In the post-commit script i
> have mentioned the path to commit-email.pl but one executing the post-commit
> script i get the error
>
> "use of either `-h' or `--from' is mandatory when sending email using direct
> SMTP"
>
> Do i need to modify the commit-email.pl script ?? If yes what values have to
> be updated and also every time changes are done to the repository how will
> it be notified ??
>
> Regards
> Himanshu Raina
>
>
> ________________________________
> Yahoo! oneSearch: Finally, mobile search that gives answers, not web links.
>
>

-- 
sreedhar
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Jul 31 15:33:10 2007

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.