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

Re: [TSVN] arabic support

From: SteveKing <stefankueng_at_gmail.com>
Date: 2004-11-30 15:16:33 CET

On Tue, 30 Nov 2004 09:00:36 -0500, Mark Phippard <markp@softlanding.com> wrote:
> SteveKing <stefankueng@gmail.com> wrote on 11/30/2004 03:34:03 AM:
>
> > The problem with files without BOM's is that you can't tell for sure
> > if they're UTF8 or not. There are some guessing functions available,
> > but they all fail under certain circumstances. That's why I haven't
> > implemented such a guessing function in TortoiseMerge and only rely on
> > the BOM's (the only thing that's 100% sure).
>
> Just a thought.. Is there something you could do in the UI of TMerge to
> indicate if you found the BOM's? Maybe something in the status bar to
> indicate the encoding you are using? I guess if you do not find them and
> you know that it is going to cause a problem, you could display a dialog.
> I am not sure how you would know that the BOM not being there is causing a
> problem though.

Well, if the BOM's are missing, then it's not dangerous in a way that
you might loose data - the worst thing that could happen is that your
eyes get hurt a little by the gibberish which is then shown. BOM's
missing means _only_ that the char are not shown correctly. They're
still stored correctly!

Stefan

-- 
       ___
  oo  // \\      "De Chelonian Mobile"
 (_,\/ \_/ \     TortoiseSVN
   \ \_/_\_/>    The coolest Interface to (Sub)Version Control
   /_/   \_\     http://tortoisesvn.tigris.org
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Tue Nov 30 15:17:57 2004

This is an archived mail posted to the TortoiseSVN Dev mailing list.

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