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

Re: Question on automatic log message for merge commits

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: Sun, 01 Apr 2012 11:18:46 +0200

On 30.03.2012 19:32, Joe.Floeder_at_sungard.com wrote:
> How is the “automatic” log message formed for the commit of changes that
> were the result of a merge?
>
> We have seen an incorrect path in the “recent messages” button list on
> the commit dialog versus the “URL to merge from” value that was
> originally used on the merge.
>
> Here is a screen shot

The message is constructed like this:

"Merged revision(s) XXXXX from YYYYY:"
log-msg
-----
log-msg
-----
log-msg
-----
....

with XXXXX being the revisions/ranges that were merged, YYYYY being the
url relative to the repository root that was the source of the merge.
And then the log messages of each revision that was merged.

If you typed a wrong path in your log message, then that wrong path is
of course also in the constructed message.

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=2943321
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2012-04-01 11:18:54 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.