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

Re: [PATCH] show log message before changed paths in mailer.py

From: Mathias Weinert <mathias.weinert_at_gfa-net.de>
Date: 2006-03-30 13:26:17 CEST

Peter Samuelson wrote:
>
> [Mathias Weinert]
> > - w('Author: %s\nDate: %s\nNew Revision: %s\n\n'
> > - % (data.author, data.date, data.rev))
> > + w('Author: %s\nDate: %s\nNew Revision: %s\n\nLog:\n%s\n\n'
> ^^^^
> I would vote for just a single newline there.

IMHO if there is no empty line between 'Revision:' and 'Log:' it looks
as if there is something missing behind 'Log:'.

Mathias

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Mar 30 13:26:35 2006

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.