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

Re: commit-email.pl

From: Dominic Maraglia <dmaraglia_at_lightfleet.com>
Date: 2007-06-13 01:21:38 CEST

Perhaps a bit of a hacky, but it is quick and can be easily accomplished:

Redirect output from commit-email.pl to a file; set up a cron job to run
  a simple script every 12 or 24 hours that sends the saved output from
commit-email.pl.

Dominic

Steve Finkelstein wrote:
> Although it's creative, it's a bit overkill. I'd modify the perl before
> I went as far as creating a mailing list.
>
> Kyle George wrote:
>> On Tue, 12 Jun 2007, Steve Finkelstein wrote:
>>
>>> Has anyone modified commit-email.pl to work in a batched mode? I prefer
>>> receiving a daily digest of commits versus 50 emails of commits made in
>>> separate emails.
>> Have commit-email.pl send to a mailing list. Most mailing list packages
>> have a digest mode. Each list subscriber on the mailing list can then
>> toggle digest on or off.
>>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
> For additional commands, e-mail: users-help@subversion.tigris.org
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Jun 13 01:22:24 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.