On 07.08.2014 15:06, Olivier Sannier wrote:
> 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?
Opened issue #660 for this:
https://code.google.com/p/tortoisesvn/issues/detail?id=660
Stefan
--
___
oo // \\ "De Chelonian Mobile"
(_,\/ \_/ \ TortoiseSVN
\ \_/_\_/> The coolest interface to (Sub)version control
/_/ \_\ http://tortoisesvn.net
------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=3086922
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2014-08-19 21:55:04 CEST