Re: Extra blank line when using command line editor for commit message
From: Ryan Schmidt <subversion-2014_at_ryandesign.com>
Date: Wed, 23 Apr 2014 04:37:54 -0500
On Apr 22, 2014, at 22:22, Justin Mrkva wrote:
> I see, that’s good to know. I’ll definitely set it up, it does make sense to strip whitespace. Not sure why that isn’t done by default. :)
dump/load uses svnadmin and does not invoke hook scripts.
But there’s no need to dump and load to correct revision properties of past revisions. Just install a pre-commit-hook script allowing modification of those properties, then run log-police.py with the --all-revs option, as the usage message shows:
USAGE: log-police.py [-t TXN_NAME | -r REV_NUM | --all-revs] REPOS
Ensure that log messages end with exactly one newline and no other
|
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.