13872 build still incorrectly detects UTF8 encoding.
For example, files containing only ASCII(without locale-dependent
symbols) are still treated as UTF8 CRLF. But in fact they are ANSI
files. The worst is that, after editing these files in
TortoiseMerge(adding any locale-dependent symbol), they will actually
become UTF8, which is not acceptable.
On Sep 9, 9:27 pm, Stefan Küng <tortoise..._at_gmail.com> wrote:
> debose wrote:
> > Thank you for quick response, Stefan.
>
> > In night build(13872) Working Copy is not converted to UTF8 encoding,
> > if it was in ANSI.
>
> > But, if Working Copy already contained any text in UTF8 w/o BOM, then,
> > all the following text that is copied using "Use this text block"
> > feature in TortoiseMerge becomes UTF8 encoded.
>
> Sure, it you have utf8 encoded text, then the file is utf8 encoded.
>
> > Isn't that possible to disable auto-encoding in any option?
>
> No, that's not possible. Sorry.
>
> --
> ___
> oo // \\ "De Chelonian Mobile"
> (_,\/ \_/ \ TortoiseSVN
> \ \_/_\_/> The coolest Interface to (Sub)Version Control
> /_/ \_\ http://tortoisesvn.net
>
> signature.asc
> < 1KViewDownload
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_tortoisesvn.tigris.org
For additional commands, e-mail: users-help_at_tortoisesvn.tigris.org
Received on 2008-09-11 14:07:12 CEST