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

[TSVN] Feature Request: Aggregate logs for "merge"

From: Pete Gonzalez <pgonzalez_at_bluel.com>
Date: 2004-12-31 05:59:01 CET

The TortoiseSVN allows you to "merge" an arbitrary range of revisions
into the current working copy. However, when the result is committed,
there is no record that a merge occurred (other than the user's log
entry).

It would be nice if TortoiseSVN could automatically generate log text
such as this:

        MERGED FROM REVISIONS #523-#525
        ---(#523)------------------------------------
        Updated the GUI layout
        ---(#524)------------------------------------
        - Fixed some minor bugs with formatting
        - Fixed bugs from QA meeting
        ---(#525)------------------------------------
        Renamed some files

I currently have to build these messages by manually copy+pasting
text from the history. The idea is that the log entry for the merge
contains the entries for each of the revisions being merged (e.g. in
the example above, revision #525's entry was "Renamed some files").

This feature could be implemented in TortoiseSVN similar to the
"Log Message History" combo box. Just an idea.

Cheers,
-Pete

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Fri Dec 31 05:59:50 2004

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

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