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

Re: Mergetracking missing after update to TortoiseSVN 1.8.4, Build 24972

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: Mon, 06 Jan 2014 20:52:49 +0100

On 06.01.2014 15:01, Jana Putzig wrote:
> Dear all,
>
> after I updated to the new version TortoiseSVN 1.8.4, Build 24972 my
> mergetracking get lost. This means in detail when I merge a revision
> the merge will be done but in the source revision the action "already
> merge" isn't visible any more. I would suppose that after I commit
> the merge the merged revision will be marked as "already merged" as
> before the update.

First: the already merged revisions are only grayed out in the log
dialog if you start the log dialog from the merge dialog. If you start
it directly, it doesn't know which merge info to use so it does not show it.

If you still can't see the info even if you start it from the merge
dialog, check the url to the repository: even though windows based
servers treat urls case-insensitive, svn actually requires the urls to
be case-sensitive (most commands still work if you have upper/lowercase
letters mixed, but the mergeinfo is definitely case-sensitive).

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=3071255
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2014-01-06 20:52:45 CET

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.