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

Unicode UTF-16 files detected as binary

From: Barry Scott <barry_at_barrys-emacs.org>
Date: 2005-01-05 19:09:29 CET

maxb said this is an invalid as an issue and I should read the red text
on
the issues page. Nothing in the FAQ, No existing issue so I guess I need
to mail the details to users.

I create three test unicode files on windows using notepad.
Encoded as UTF-8, UTF-16 LE and UTF-16 BE.

The UTF-8 file was added as text. But both UTF-16 files are
treated as binary.

> svn add utf8.txt utf16-be.txt utf16-le.txt
A utf8.txt
svn: File 'utf16-be.txt' has binary mime type property

I would guess that utf32 files are also treated as binary.

Barry

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Jan 5 19:12:53 2005

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.