"Strange" characters in file names
From: Hans Salvisberg <svn.users_at_salvisberg.com>
Date: 2007-03-24 18:36:08 CET
I run a Drupal CMS (written in PHP) on a SuSE Server under Apache, and one of the users has uploaded a file which causes svn 1.4.3 to choke:
svn: Can't convert string from native encoding to 'UTF-8':
ls shows the file name as
Kurs Ern??hrung.doc
The file name should be "Kurs Ernährung.doc", and it probably orginated from Windows.
PHP may have messed up this one, but the file is there, and it's fully accessible in Drupal. The filename displays correctly on the web page (charset=utf-8), and the file can be downloaded.
I haven't tried adding it to the repository yet, the error appears when doing
svn st
Is there a way to help svn to accept this file?
Hans
---------------------------------------------------------------------
|
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.