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

Re: Accented chars: Still doesn't work.

From: Nicolás Lichtmaier <jnl_at_synapsis-sa.com.ar>
Date: 2004-02-20 20:24:19 CET

>>I've downloaded the latest subversion version form the source
>>repository. I imported the repository with cvs2svn.py setting properly
>>the locale. But still I'm getting:
>>
>>
>
>Downloaded? You mean, you grabbed a tarball, or you did 'svn co
>http://svn.collab.net/repos/svn/trunk' ?
>
>
>

The latter.

>>We were supposed to deploy this a while ago, but now people are
>>doubting. Is Subversion really ready for production use? We would be
>>trusting many importante projects to it.
>>
>>
>
>Subversion's readiness for production use cannot be cleanly judged
>using any recipe that involves cvs2svn.py, which is *not* claiming to
>be ready for production use. It's possible that cvs2svn.py put bad
>data into your repository. If that's the case, I'll grant you that
>Subversion should have done its best to detect and protect against
>that happening, but let's get to the bottom of your bug before
>pointing fingers, shall we?
>
>
Ok. I've created a small testcase and reproduced the isse. I then
converted all the files to UTF-8, and re-ran cvs2svn.py, setting LANG to
an UTF-8 locale. Then, the created repository worked ok, so this is the
route I will take.

This means that cvs2svn.py can be fixed by checking the locale's charset
and converting from it to UTF-8 by running "iconv -flocale -tUTF-8".

-- 
Nicolás Lichtmaier.-
Synapsis Argentina
+54(11)4314-3000 (int. 231)
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Feb 20 20:29:17 2004

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.