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

Re: How to show revisions not merged from branch to trunk.

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: Wed, 19 Sep 2012 22:34:57 +0200

On 19.09.2012 16:30, Brendan Flanagan wrote:
> This might be a stupid question - but I have been looking for a way to
> do the following in TSVN:
>
> svn mergeinfo --show-revs eligible svn://repo/branches/your-branch-name
> svn://repo/trunk
>
> i.e. show all the revisions that are eligible to be merged to the trunk
> from the branch "your-branch-name"

* right-click on the working copy you want to merge changes into (i.e.
your branch)
* choose "merge" from the context menu
* in the merge dialog, enter the url to merge from
* click the "show log" button

now all revisions that have already been merged are shown in gray, those
which you can still merge (i.e., haven't been merged yet) are shown in
black.

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=3007190
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2012-09-19 22:35:07 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.