Discussion:
[Sisuite-devel] systemconfigurator post-commit hook fails...
Erich Focht
2007-03-26 17:30:47 UTC
Permalink
Hi,

looks like the post-commit hook is wrong. Here is the error message when
trying to check in something into the systemconfigurator SVN:

Warnung: 'post-commit' hook failed with error output:
/usr/lib/subversion/hook-scripts/commit-email.pl: use of either `-h' or `--from' is mandatory when sending email using direct SMTP.

Could somebody please have a look? It is missing the email address. As we're
using svn+ssh, this can simply be the committing user + local domain name.

Thanks,
best regards,
Erich
dann frazier
2007-03-28 17:39:18 UTC
Permalink
Post by Erich Focht
Hi,
looks like the post-commit hook is wrong. Here is the error message when
/usr/lib/subversion/hook-scripts/commit-email.pl: use of either `-h' or `--from' is mandatory when sending email using direct SMTP.
Could somebody please have a look? It is missing the email address. As we're
using svn+ssh, this can simply be the committing user + local domain name.
Take a look at the systemimager counterpart, its already been fixed
for this.
--
dann frazier
Erich Focht
2007-03-28 22:18:17 UTC
Permalink
Post by dann frazier
Post by Erich Focht
Hi,
looks like the post-commit hook is wrong. Here is the error message when
/usr/lib/subversion/hook-scripts/commit-email.pl: use of either `-h' or `--from' is mandatory when sending email using direct SMTP.
Could somebody please have a look? It is missing the email address. As we're
using svn+ssh, this can simply be the committing user + local domain name.
Take a look at the systemimager counterpart, its already been fixed
for this.
Oh, I have ssh access! Okay, thanks for the hint. Managed to change the hooks
for both systemimager and systemconfigurator . They now send the email from
the committer, such that one can see who committed in the notification email.

Regards,
Erich

Loading...