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

Adding Unicode files erroneously applies application/octet mime type

From: Bob Archer <Bob.Archer_at_amsi.com>
Date: Mon, 9 May 2011 14:49:18 -0400

It seems when I "svn add" unicode (UCS-2 Little Endian, I think it is) files svn applies the svn:mime-type of application/octet to the files.

I found this in the archives:

http://svn.haxx.se/dev/archive-2004-03/0173.shtml

However the thread seems to come to no conclusion.

My question is, if I remove the property and just commit the file... are diff and merge operations going to work fine? Or, should I switch to plain ascii encoding?

I'm using Windows 7 64-bit. I'm not sure that makes a difference there though.

BOb
 
Received on 2011-05-09 20:49:46 CEST

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

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