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

Re: [TSVN] Binary Mime Type Error Vs. Warning

From: Simon Large <slarge_at_slarge.plus.com>
Date: 2005-05-25 17:01:05 CEST

Johnny Blaze wrote:
> On 5/25/05, Simon Large <slarge@slarge.plus.com> wrote:
>>
>> Johnny Blaze wrote:
>> [snip]
>>> Action Path Mime Type
>>> Error File 'C:\webroot\ro\.images\tceq.jpg' has binary mime type
>>> property
>> [snip]
>>> [auto-props]
>>> * = svn:keywords=Id;svn:eol-style=native
>>
>> There's your problem. You can't set svn:eol-style on binary files.
>> You have a conflict of auto-props.
>>
>>> *.vim = svn:eol-style=LF
>>> *.jpg = svn:mime-type=image/jpeg
>>> *.png = svn:mime-type=image/png
>>> *.bmp = svn:mime-type=image/bmp
>>> *.ico = svn:mime-type=image/ico
>>
>
> okay, is there anyway to set it to automatically add svn-keyword:Id
> to all non binary files without having to name each extension?

You can read the subversion book as well as I can. If it doesn't tell
you there then you will have to name each extension.

Simon

-- 
       ___
  oo  // \\      "De Chelonian Mobile"
 (_,\/ \_/ \     TortoiseSVN
   \ \_/_\_/>    The coolest Interface to (Sub)Version Control
   /_/   \_\     http://tortoisesvn.tigris.org
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Wed May 25 17:05:17 2005

This is an archived mail posted to the TortoiseSVN Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.