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

Re: cvs2svn.py : about --encoding option

From: <kfogel_at_collab.net>
Date: 2003-07-15 23:10:02 CEST

Greg Stein <gstein@lyra.org> writes:
> In this case, ShiftJIS and EUC share some codepoints. If a string contains
> characters *only* in that shared space, then you get a "maybe". If there is
> *any* character in the string which falls into one of the exclusive
> codepoint spaces, then you get to say "yes" or "no".

For 'maybe', just encode it both ways and give both results, separated
by a dashed line or something :-).

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Jul 16 00:02:51 2003

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

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