[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 16:02:19 CEST

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

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 16:01:44 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.