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

Re: How to use post-commit to send email to users of various projects?

From: Nico Kadel-Garcia <nkadel_at_comcast.net>
Date: 2006-08-21 13:36:26 CEST

Mathias Weinert wrote:
> Ernest L. Williams Jr. wrote:
>> Hi,
>>
>> Can someone send me an example of a post-commit script that sends
>> email for multiple projects and multiple users?
>
> You can use mailer.py which is part of the Subversion tools section.
> It's part of the Subversion source archive or can be found here:
> trunk:
> http://svn.collab.net/repos/svn/trunk/tools/hook-scripts/mailer/
> 1.3.2:
> http://svn.collab.net/repos/svn/tags/1.3.2/tools/hook-scripts/mailer/
>
> And there is also an alternative script named commit-email.pl in the
> tools/hook-scripts section.
>
> Mathias

There's also the plain old "mail" command, or simply setting up a standard
"mailman" mailing list, and setting that up to provide a web archve of old
commit mail messages.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon Aug 21 13:38:55 2006

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.