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

mailer.py and mailer.conf.example inconsistent about generate_diffs

From: Ken Johnson <KJohnson_at_eclypse.org>
Date: 2004-08-04 00:07:52 CEST

Hello,

I grabbed a copy of mailer.py and mailer.conf.example from the repository
in order to be able to use the helpful ViewCVS patch which supplies
ViewCVS difference URLs in commit emails. In our environment, I need to
suppress the difference listings in the email, and discovered
that "generate_diffs = " still provides diffs (inconsistent
with description in mailer.conf). However, "generate_diffs = FOO"
suppresses diffs, just as described. This situation looks like
it might be the result of trying to provide backward compatibility
with "suppress_adds" and "suppress_deletes".

From mailer.conf.example:

# When set to one of the valid options, the mailer will create a diff
# for the appropriate type of change in the repository. If this is
# empty or contains other words than the valid options no diffs will
# be created. Note that the operation is always mentioned in the
# message header, regardless of this option's value.
# Valid options: add copy delete modify
generate_diffs = add copy modify

Referencs URLs:

http://svn.collab.net/viewcvs/svn/trunk/tools/hook-scripts/mailer/mailer.con
f.example?rev=10012&view=markup

http://svn.collab.net/viewcvs/svn/trunk/tools/hook-scripts/mailer/mailer.py?
rev=10012&view=markup

regards,

Ken Johnson

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Aug 4 00:08:34 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.