RE: UTF-16 files and inconsistent line endings

2010-10-18 Thread Vojáček Aleš
merge-right.r43356 - branch into I'm merging is UTF-8. Can you help me with that? A. -Original Message- From: Ulrich Eckhardt [mailto:eckha...@satorlaser.com] Sent: Thursday, October 14, 2010 1:23 PM To: users@subversion.apache.org Subject: Re: UTF-16 files and inconsistent line e

RE: UTF-16 files and inconsistent line endings

2010-10-14 Thread David Aldrich
ect: Re: UTF-16 files and inconsistent line endings > > On Thursday 14 October 2010, David Aldrich wrote: > > I am developing with Visual C++ Express 2008 on Windows. I needed to add > > some Japanese characters to a source file, whereupon the editor stored the > > fil

Re: UTF-16 files and inconsistent line endings

2010-10-14 Thread Ulrich Eckhardt
On Thursday 14 October 2010, David Aldrich wrote: > I am developing with Visual C++ Express 2008 on Windows. I needed to add > some Japanese characters to a source file, whereupon the editor stored the > file in UTF-16LE encoding. Subversion doesn't support UTF-16 as text file, it treats it as unk

Re: UTF-16 files and inconsistent line endings

2010-10-14 Thread Stefan Sperling
On Thu, Oct 14, 2010 at 09:29:50AM +0100, David Aldrich wrote: > Hi > > I am developing with Visual C++ Express 2008 on Windows. I needed to add some > Japanese characters to a source file, whereupon the editor stored the file in > UTF-16LE encoding. Subversion (1.6.12) now complains that the fi

UTF-16 files and inconsistent line endings

2010-10-14 Thread David Aldrich
Hi I am developing with Visual C++ Express 2008 on Windows. I needed to add some Japanese characters to a source file, whereupon the editor stored the file in UTF-16LE encoding. Subversion (1.6.12) now complains that the file has inconsistent EOL-style. Does Subversion 1.6 support UTF-16LE enc