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

Re: Bug: Compare URLs misses some changes

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: Fri, 16 Apr 2010 17:38:11 +0200

On 16.04.2010 16:42, Eric Steele wrote:

> I haven't gotten it to do something else, but what I would expect is
> for it to re-run the query as if I had marked the other branch as the
> "Mark for Compare". Let me restate my expectations from a
> command-line perspective. That will be more obvious.
>
> Essentially what I did is: svn diff --summarize
> svn://svnserv/ds/tags/ticket1 svn://svnserv/ds/branches/proj1
>
> Which lists one "M" and one "D". That's fine. I understand why.
>
> When I click the "<- ->" button, I'm expecting it to now run: svn
> diff --summarize svn://svnserv/ds/branches/proj1
> svn://svnserv/ds/tags/ticket1
>
> and display those results, i.e. switching the url arguments, which
> results in two "A"'s and one "M".
>
> Maybe I'm expecting too much from that button, but that was my
> expectation of functionality.

Sorry, but that button doesn't do the diff again. That might work for
you if you have the repository on a LAN. But doing that for a repository
over a slow connection would be too slow.
That's why that button only changes the status of the shown items.

If you want to see the svn diff of the urls the other way around, you
have to do the initial diff the other way around.

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=2585445
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2010-04-16 17:38:21 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.