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

Size issue with commit-email.pl

From: Scott Bronson <bronson_at_rinspin.com>
Date: 2004-12-24 04:40:33 CET

Hello. I just added 15 700 kb files to my repository and hit commit.
My mailserver then attempted to deliver a 10 MB email to the watchers
mailing list. Ouch.

commit-email.pl should have a configurable maximum email size, shouldn't
it? All email above that size could be truncated. If this sounds like
a good idea, I can create a patch for this.

Also, I noticed "Binary files differ" in the following commit
message and got a little worried that diff is being called on binary
content. I don't see a check for the mime type in commit-email.pl.

Should I open issue tracker items for these? Thanks,

    - Scott

Author: bronson
Date: 2004-12-23 18:44:29 -0800 (Thu, 23 Dec 2004)
New Revision: 2

Added:
   home.jpg
Log:
Add a binary file.

Added: home.jpg
===================================================================
(Binary files differ)

Property changes on: home.jpg
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Dec 24 04:42:37 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.