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

Re: Force Blame for viewing files which SVN thinks are binary but have minetype of plain/text

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: 2007-11-29 18:36:48 CET

Ian Wood wrote:

> I want to use Blame on .sql files. First it said I couldn’t because they
> were binary. So I changed the type to text/plain. However it still
> doesn’t work.
>
> Here is the output of checking the properties and trying blame.
>
>> svn proplist -v yourfile.sql
>
> Properties on 'yourfile.sql':
>
> svn:mime-type : text/plain
>
>>svn blame yourfile.sql
>
> Skipping binary file: 'yourfile.sql'
>
> However it is possible in the console to use blame –force. However I
> want to use the GUI.
>
> Does anyone know a way of having TortoiseSVN use Blame –force for Blaming?

I've added an option to force the blame in revision 11472. You can try
the next nightly build if you like.
But if I remember correctly, when you start the blame from the explorer
(not from any other TSVN dialog), the 'force' option should be the
default. Not sure though since I haven't used the 1.4.x version for
almost a year now...

Stefan

-- 
        ___
   oo  // \\      "De Chelonian Mobile"
  (_,\/ \_/ \     TortoiseSVN
    \ \_/_\_/>    The coolest Interface to (Sub)Version Control
    /_/   \_\     http://tortoisesvn.net
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: users-help@tortoisesvn.tigris.org
Received on Thu Nov 29 18:37:08 2007

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.