[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: <cmpilato_at_collab.net>
Date: 2003-07-15 19:23:04 CEST

kfogel@collab.net writes:

> Masaru Tsuchiyama <tsuchiyama@asahi-net.email.ne.jp> writes:
> > cvs2svn.py can specify one character-set with --encoding option,
> > I have a cvs repository whose log messages are written in two
> > charsets, euc-jp and shift-jis.
> >
> > I executed cvs2svn.py with "--encoding euc-jp". then log messages in
> > euc-jp are correctly converted, but log messages in sjis can't be
> > converted. With "--encoding sjis" vice versa.
> >
> > Could you make it possible to specify more than two charset?
>
> How would it know which encoding to use for a given log message?

Perhaps cvs2svn should consider kanjilib.py, autodetect the encoding
type used for the log message, and convert to UTF8 ?

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Jul 15 19:23:14 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.