[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: Thu, 15 Apr 2010 20:28:48 +0200

On 14.04.2010 21:52, Eric Steele wrote:
> Setup: I have 2 branches /ds/branches/proj1 and /ds/branches/ticket1.
> Ticket1 was branched from proj1 to make some changes. The changes
> are as follows:
>
> Added directory "ddl". Added file "ddl/new.sql". Modified file
> "views/detail_view.sql".
>
> Ticket1 is committed.
>
> What I expect to see: When I right-click proj1 and select "Mark for
> Comparison", then right-click ticket1 and choose "Compare URLs", I
> would expect to see all three items listed above.
>
> What I see: ddl - Deleted views/detail_view.sql - Modified
>
> I understand that deleting the ddl directory would also delete the
> file, but it would be nice to see that. The bug comes in when I

That's how the svn library reports those changes. There's nothing we can
do in TSVN to change that.

> click the "Switch Left<- -> Right" comparison button, the
> "ddl/new.sql" does not show. Switching the left and right using the
> button results in:
>
> ddl - Added views/detail_view.sql - Modified

Just clicking the "<- ->" button doesn't change the number of shown
items at all.
All that button does is change the status text of the listed items
(deleted -> added and added -> deleted).
If it doesn't do that for you, you have to tell us exactly how you got
it to do something else.

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=2584124
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2010-04-15 20:29:00 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.