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

Re: Extra newline added to commit messages -- why?

From: Ryan Schmidt <subversion-2010a_at_ryandesign.com>
Date: Thu, 15 Apr 2010 17:56:07 -0500

On Apr 15, 2010, at 17:16, Ori Avtalion wrote:

> What do you think?

I think you should use log-police.py to make it a non-issue. This script ensures all log messages end with exactly one newline, regardless how many were there originally. You can set it up as a hook script to auto-correct new commits as they happen, and run it once over all existing commits to fix them up as well.

http://svn.apache.org/repos/asf/subversion/trunk/tools/hook-scripts/log-police.py
Received on 2010-04-16 00:56:40 CEST

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.