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

Re: [Bug Report] Opening diff for added files while viewing multiple commits in log

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: Tue, 24 Jan 2012 20:29:36 +0100

On 23.01.2012 21:37, Dave Hughes wrote:
> Hello,
>
> When I open the SVN log in a checkout directory (context
> menu->TortoiseSVN->Show log) and select multiple commits, the log
> browser shows a list of all related files at the bottom. If I try to
> "Show changes" for a file that was added in a certain commit, I
> receive an error: """ Unable to find repository location for
>
> ...[repo location]... in revision [commit rev minus 1] """
>
> Performing the same operation when only a single commit is selected
> in the log viewer displays Diff as expected.

When you select two revisions, then "Show Changes" uses those two
revisions. Since the file was added, you get the error.
If you select only one revision, then "Show Changes" uses its own
algorithm to find the correct revisions to do the diff, and it correctly
determines added files and chooses the revisions accordingly.

But since you selected two revisions, it's up to you to make sure you
selected the correct revisions.

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=2910826
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2012-01-24 20:29:48 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.