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

Subversion Unicode Support

From: Norbert Unterberg <nepo_at_gmx.net>
Date: 2004-11-21 11:02:49 CET

Hi all,

After trying some things, I wonder what level of UNICODE support
subversion has or is supposed to have.

What do I need to do to check in UNICODE text files (which encoding is
supported), so that subversion still treats them as text files, doing
all sorts of diff and CR/LF conversion?

Adding a UTF-16 file (with/without BOM) adds it as binary (mime-type:
applcation/octet-stream). svn diff is not possible. Changing the
mime-type to text/plain allows a diff, but the output is not displayed
with the correct encoding.

Am I doing something wrong, or does svn not support unicode textfiles at
all?

Norbert

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Sun Nov 21 11:05:12 2004

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.