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