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

cvs2svn.py : about --encoding option

From: Masaru Tsuchiyama <tsuchiyama_at_asahi-net.email.ne.jp>
Date: 2003-07-15 02:09:59 CEST

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?

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

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