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

[TSVN] Re: New info on hooks in docs

From: Simon Large <slarge_at_blazepoint.co.uk>
Date: 2004-11-18 13:47:48 CET

SteveKing wrote:
> _Add_ them, don't delete them. BOM's exist for a reason.

Lübbe Onken wrote:
> Currently I'm inclined to adding the BOMs to every file when they are
> missing. Could your console app also make sure that every XML file
> starts with <?xml version="1.0" encoding="UTF-8"?> instead of just
> <?xml version="1.0"?>?

OK. I will modify my BOM disposal program so that it checks/adds the xml
tag as well. I think I will add a check for double BOM as well, because
that sometimes happens. At least it will be easier to fix files in
future.

Then I will go through and clean up all the docs.

UltraEdit-32 seems OK with UTF-8 files now. There is an option to add
the BOM automatically on save. And it detects UTF-8 either by BOM or by
XML tag. It's not free, but it is shareware.

Simon

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Thu Nov 18 14:01:25 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.