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