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

Bug: Compare URLs misses some changes

From: Eric Steele <eric.steele_at_slxpress.com>
Date: Wed, 14 Apr 2010 12:52:17 -0700 (PDT)

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 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

I hope that made sense.
-Eric

------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=2582739

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2010-04-14 21:57:26 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.