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

tsvn 1.8+ possible bug - check modification for externals with explicit revision

From: tal tal <tal.spiegel_at_elbitsystems.com>
Date: Wed, 29 Jan 2014 09:12:19 -0800 (PST)

Hi,
I've encounter a major issue when upgrading my tortoiseSVN to 1.8+

let's say I want to reuse at my project some IP module files from another project so I pull the files to my project using external. since I don't want to auto take any changes from the IP source files I set the external property to an explicit revision.
With tortoiseSVN1.7+ when using check for modification on the folder with the external property i get a comparision between my local copy and the external source URL with the explicit revision.
with tortoiseSVN1.8+ it compares my local copy to the HEAD revision of the external source URL(regardless the explicit revision i've)
update still works fine and refers to the explicit revision declaration but when using check for modification i get a missed information.

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

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2014-01-29 18:22:17 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.