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

RE: Compare URLs allows editing

From: David Balažic <david.balazic_at_comtrade.com>
Date: Thu, 10 Feb 2011 13:19:37 +0100

Stefan Küng wrote:

> As for the removed lines: the star doesn't show up on the left side
> because that file isn't modified at all. Its view just has to
> change to
> match the right view - removed lines have to get removed on the left
> too, otherwise the views wouldn't match anymore.

This is really confusing.

If I have this in both files:
a
b
c

And I remove the 'b' line on the right side, why doesn't it show this on the left:

 a
-b
 c

?

Also, I opened Diff on a changed file in a WC, removed a line, and the left side removed
a different line.

Before:
(both sides)
a
b
c

After on right ( I removed line 'b'):
a
c

On left:
a
b

Regards,
David

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

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2011-02-10 13:19: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.