Re: RFC: Log Message Templates via new hook.
From: Michael Sweet <mike_at_easysw.com>
Date: 2005-05-19 14:07:04 CEST
As a user, I would like to see the following log message template
1. Per-directory templates
2. Basic substitution/expansion from a static template, e.g.:
Insert your summary here, followed by details for the
$Files$
would expand to:
Insert your summary here, followed by details for the
foo/bar1.c
Right now the only keyword I can think of is "$File$" -
3. Some mechanism to validate log messages and stop the
I'm not too concerned about *how* this functionality is provided,
I don't see how a dynamic template hook would be that useful since
-- ______________________________________________________________________ Michael Sweet, Easy Software Products mike at easysw dot com Internet Printing and Publishing Software http://www.easysw.com --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org For additional commands, e-mail: dev-help@subversion.tigris.orgReceived on Thu May 19 14:08:25 2005 |
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.