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

Re: Request to revisit bug 2213

From: John Peacock <john.peacock_at_havurah-software.org>
Date: 2007-12-14 19:29:37 CET

Bjorn Roche wrote:
> - A modified commit-email.pl file s.t. it takes an additional argument,
> the maximum number of bytes or kilobytes for the email. If the email is
> larger than that, the email will omit the diff, but it will not omit any
> of the other good stuff like a list of changed files.

Or you could just install SVN::Notify (and SVN::Notify::Config) and have
far more control over post-commit messages than the core commit-email.pl
will ever have:

        http://search.cpan.org/search?query=SVN::Notify

See the 'max_diff_length' option in particular for your needs.

HTH

John

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Dec 14 19:29:48 2007

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.