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

Re: Diff with previous version -> "Unable to find repository location for ..." if file is not in previous rev.

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: Wed, 16 Dec 2009 19:53:40 +0100

On 16.12.2009 16:58, Edward F Eaglehouse wrote:
> The confusion exists because TSVN has two different "diff" entries awkwardly located around a displaced separator line in the TSVN context menu. It caught me, too.
>
> I found out the hard way that what I wanted was the "diff" entry, that compares the working copy of the file with the _most_recently_ committed revision (HEAD) in the repository, which is the intuitive "previous version".
>
> What the "diff with previous version" entry actually compares is the working copy of the file with the _previously_ committed revision (PREV) in the repository. That's why it's confusing.
>
> What adds to the confusion is that sometimes the "diff" entry doesn't appear in the context menu at all.
>
> To summarize:
> * "diff" compares the working copy with the HEAD revision in the repository;

wrong: "diff" compares the working copy with the working copy BASE,
which can be very different from HEAD.

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=2430878
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2009-12-16 19:53:50 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.