[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: Masaru Tsuchiyama <tsuchiyama_at_asahi-net.email.ne.jp>
Date: 2003-07-16 02:17:05 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 :-).
>
I suggest the way that cvs2svn.py ask a user which charset it uses
if it can't autodetect.

I posted this issue to the issue tracker
http://subversion.tigris.org/issues/show_bug.cgi?id=1420

-------------------------------
Masaru Tsuchiyama
-------------------------------

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Jul 16 02:17:59 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.