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

commit-emai.pl Usage.

From: Jon Hardcastle <jd_hardcastle_at_yahoo.com>
Date: Thu, 27 Mar 2008 13:51:02 +0000 (GMT)

Hello,

I am trying to set up a post-commit hook that emails
an email account when a change is made to any 'trunk'
in a repository.

this is what i am using

./commit-email.pl /var/svn/PlayArea 600 -m "trunk/.*"
-s "Subversion:" --from jd_hardcastle_at_yXXXo.com
jd_hardcastle_at_yXXXo.com

but it keeps reporting

'./commit-email.pl: use of either `-h' or `--from' is
mandatory when sending email using direct SMTP.'

i have tried all sorts of combinations of options and
i always get the same.

The only way to make it work is to remove the -m
option, but i need that to filter out commits that are
not of interest.

Can anyone help?

-----------------------
N: Jon Hardcastle
E: Jon_at_eHardcastle.com
'The writing is on the wall...'
-----------------------

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: users-help_at_subversion.tigris.org
Received on 2008-03-27 14:51:27 CET

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.