[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: C. Michael Pilato <cmpilato_at_collab.net>
Date: 2004-08-04 15:31:30 CEST

Eric Carlson <eric.carlson@group-technical.com> writes:

> Try as I might, I find perl incomprehensibe :-(
> I have set up the commit-email.pl trigger and it is working great. I
> set it up to send emails to a gateway on a web forum, but the size of
> these is causing problems when in fact we only need the top part. Can
> anyone show me how to set that script so it does exactly what it does
> now but just without the diffs in the body please?

If you have the Python bindings built, I would strongly consider
switching to mailer.py (found in tools/hook-scripts/mailer/). There,
you can simply set the 'generate_diffs' configuration value to 'none',
and *poof* no diffs.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Aug 4 17:33:00 2004

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.