encoding problem (utf-8)
From: Schläpfer Andreas <andreas.schlaepfer_at_ntb.ch>
Date: 2005-08-11 11:29:19 CEST
Hi
I'm not able to import any new repositories using the "svn import" command (after migrating from subversion 1.1.3 to 1.2.1). It looks like there's a problem with the encoding.
svn import -m "initial import" Test/ file:///projects/TestRepo
svn: Valid UTF-8 data
My locale is "de_DE.UTF-8" and the language is correctly set (according to locale).
When I test my files with the convmv-script for utf-8 it tells me they are (There is no reason why they shouldnt be utf-8).
Using my migrated repositories works just fine.
I'm using subversion 1.2.1 (rpm) on a SUSE 9.3 linux.
Any ideas what the problem could be?
Thanks
---------------------------------------------------------------------
|
This is an archived mail posted to the Subversion Users mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.