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

tsvn:mergelog properties order

From: Olivier Sannier <obones_at_free.fr>
Date: Thu, 07 Aug 2014 15:06:21 +0200

Hello,

I'm using the latest TortoiseSVN and was wondering if there was a way to
customize the messages that are generated when doing a merge
And sure enough, there are the three tsvn:mergelog properties, that can
conveniently be edited in the associated property editor as described here:

http://tortoisesvn.net/docs/release/TortoiseSVN_en/tsvn-dug-propertypage.html#tsvn-dug-propertypage-editors

While this is very nice, it does not allow me to first have the
revisions log details and then the text that says "merged revisions x-y
from somewhere".
Basically, I would like to have a "footer" added to these properties so
that I can place the default value for title inside that footer and live
title empty.
With this, it means 5 tsvn:mergelog properties in total:

tsvn:mergelogtemplatetitle
tsvn:mergelogtemplatereversetitle
tsvn:mergelogtemplatefooter
tsvn:mergelogtemplatereversefooter
tsvn:mergelogtemplatemsg

Alternatively, there "footer" properties could be left out but a
property that tells where to put the title could be created instead,
like that:

tsvn:mergelogtemplatetitle
tsvn:mergelogtemplatereversetitle
tsvn:mergelogtemplatetitlelocation
tsvn:mergelogtemplatemsg

where tsvn:mergelogtemplatetitlelocation defaults to "above" but can
also have the value "below".

Could this be considered for a future release?
Or have I missed something that already allows me to do this?

Regards

------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=3086373

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2014-08-07 15:11:14 CEST

This is an archived mail posted to the TortoiseSVN Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.