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

Re: Unicode UTF-16 files detected as binary

From: Joel <rees_at_ddcom.co.jp>
Date: 2005-01-07 05:09:35 CET

> [...]
> > All of the systems I work with on a regular basis (Mac, Linux, fBSD,
> > MSWxxx) handle Unicode Japanese, and include a default GUI text editor
> > that is usable for many of the large character set languages. Many of
> > the terminal programs can handle Unicode Japanese if you set them up to
> > do so. (Install the fonts and export LANG=ja_JP.UTF-8 or something like
> > that.) You can get VIM and emacs set up to handle Unicode, as well, if
> > you look/ask around. I've used Netbeans with Japanese, so I know that
> > works, and I understand that Eclipse does well, also.
> >
> Please don't confuse Unicode and UTF16. Unicode is a character repertoire.

I was trying to avoid a pedantic tone. (Bad hair day yesterday, and I
didn't want to take it out on a mailing list. :-/) But, yes, the
distinction should be made clear.

> UTF16 is a way to serialize a stream of characters from that Repertoire.
> Subversion supports Unicode, but it doesn't handle UTF16 very well yet.
> So, there is no problem using Unicode with subversion, just use UTF8.

(BFrom someone's comments, it sounded as if multibyte UTF-8 characters
would be handled as binary. That would indicate that the support is
not really complete for UTF-8.

> That being said, I agree that we should support the other transformation
> forms as well.

I'd be happy to offer free advice to those who would be working on it.
(Of course, I can't guarantee my advice would be worth what it costs,
but even having someone to bounce ideas off can help.) I suppose I
should make this offer on the dev list ...

--
Joel Rees   <rees@ddcom.co.jp>
digitcom, inc.   $B3t<02q<R%G%8%3%`(B
Kobe, Japan   +81-78-672-8800
** <http://www.ddcom.co.jp> **
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Jan 7 05:11: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.