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

Re: Interpretation of SVN MIME type property

From: Andreas Keil <rien_at_nurfuerspam.de>
Date: 2005-09-11 18:45:27 CEST

"Michael Price" wrote:
>> *.tex = svn:mime-type=application/x-tex;svn:eol-style=native
>> --------------------------
>>
>> However, only the first property is set, the second one is omitted due to
>> SVN's interpretation of "application/*" MIME types as binary data.
>
> I thought the relevant mime-type was "text/x-tex".

That may well be the case since I got my information from
http://www.webmaster-toolkit.com/mime-types.shtml
which is not an official source. Anyways, there are more examples, not just
.tex. See also .eps, .ps, and especially .xhtml: The W3C prefers
application/xhtml+xml for XHTML.

Although I'm still looking for an official MIME type list, I think that
SVN's behaviour of considering application/* to be binary isn't correct at
all.

Andreas.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sun Sep 11 18:48:15 2005

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

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