commit mail

Stefan Sperling stsp at stsp.in-berlin.de
Fri Dec 22 16:19:08 CET 2006


Hello,

I've found two very nice flags in the commit mail script
and I have enabled both of them:

  # By default, when a file is deleted from the repository, svnlook diff
  # prints the entire contents of the file.  If you want to save space
  # in the log and email messages by not printing the file, then set
  # $no_diff_deleted to 1.
  my $no_diff_deleted = 1;
  # By default, when a file is added to the repository, svnlook diff
  # prints the entire contents of the file.  If you want to save space
  # in the log and email messages by not printing the file, then set
  # $no_diff_added to 1.
  my $no_diff_added = 1;

Just letting you know, in case anyone objects and *really* wants
to get the 15MB of email the system was just about to send upon my
commit which moves all source code in lib/libssl into lib/libssl/src.
A move is implemented as delete+add in subversion...

-- 
stefan
http://stsp.in-berlin.de                                 PGP Key: 0xF59D25F0
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: not available
Url : http://mailman.dslinux.in-berlin.de/pipermail/dslinux-devel-dslinux.in-berlin.de/attachments/20061222/76891080/attachment.pgp 


More information about the dslinux-devel mailing list