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

bug: inconsistent behavior between "show changes" and "show changes as a unified diff"

From: Chris Wilson <wilsotc_at_gmail.com>
Date: Wed, 28 Sep 2011 21:22:45 -0400

To reproduce this problem:

1) Add .sql files generated from a MS SQL server using TortoiseSVN.

2) make a change, and commit

3) In the "Log Messages" screen, select a modified .sql file and select
"show changes". The two revisions are displayed correctly side by side.

4) Exit the "show changes" screen, right click on a modified .sql file, and
select "show changes as a unified diff". You will get a similar message to:

Index: dbo.ApplicationAccessMain.Table.sql
===================================================================
Cannot display: file marked as a binary type.
svn:mime-type = application/octet-stream

Either they should both work or neither should work. There isn't an obvious
way to change force the UDiff utility to treat this file as text in the
settings.

This occurs with 1.6.16.21511

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

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2011-09-29 03:28:05 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.