The Log message, which holds the reason of the commit, is often drowned in the middle of the mail if a long list of files were committed, thus it might be worth to move it up a bit so it's in a fixed position and can be easily spotted while reading any commit mail.

This could be done by moving lines 447-449 from /usr/share/subversion/hook-scripts/commit-email.pl a few lines up (428 seems like a good pick to me).

Maybe we could also add something like:
for( @log ) {
  s#(\bItem\d+)#http://nextwiki.org/Tasks/$1#g
}

Just an idea... to have directly the link to the Item corresponding to the commit.


working on it smile

ItemTemplate edit
Summary Move Log from mail commit message up, at least before the list of Modified files
ReportedBy TWiki:Main.OlivierRaginel
Codebase
SVN Range TWiki-4.2.3, Wed, 06 Aug 2008, build 17396
AppliesTo SomethingElse
Component SvnMail?
Priority Normal
CurrentState Closed
WaitingFor
Checkins Foswikirev:589 Foswikirev:591 Foswikirev:592
TargetRelease n/a
ReleasedIn

This topic: Tasks > Item127
Topic revision: 11 Dec 2008, UnknownUser
The copyright of the content on this website is held by the contributing authors, except where stated elsewhere. see CopyrightStatement. Creative Commons LicenseGet Foswiki at sourceforge.net. Fast, secure and Free Open Source software downloads