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

Re: [VOTE] merge the log-message-templates branch to trunk

From: Alexey Neyman <stilor_at_att.net>
Date: Mon, 15 Sep 2014 15:37:22 -0700

On Monday, September 15, 2014 10:25:42 AM Julian Foad wrote:
... snip ...
> Instead of a 'get_log_message(list_of_commit_items)' we should have
> 'get_rev_props_for_commit(list_of_commit_items)', and instead of a template
> we should have:
>
> - a list of required and optional rev-props (usually including svn:log);
> - a template for each;
> - a help message for each.
>
> > And perhaps we could introduce a template syntax to specify
> > key-value pairs (e.g. "%KEYWORD:%") which are removed automatically
> > if the value is left empty?

Will it be possible to translate these keywords to actual revision properties? E.g.
something like having %foo:bar%Foo:% in the template, and if "Foo:" value is non-empty,
have a foo:bar property set on the committed revision?

Regards,
Alexey.
Received on 2014-09-16 00:37:56 CEST

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.