smantscheff
Joined: 14 Nov 2006 Posts: 4
|
Posted: Fri Nov 23, 2007 11:49 am Post subject: Non-UTF8 characters in filenames cause trouble in import |
|
|
I'm importing an existing project in SVN. In this project are some filenames with non UTF-8 characters in it, namely the german umlauts [äöüÄÖÜß]. When I import this project into a new archive, I get the error message:
| Quote: | Auf gültige UTF-8 Daten ... folgte ein ungültige UTF-8 Sequenz
| meaning:
| Quote: | Valid UTF-8 data ... followed by invalid UTF-8 sequence"
| SVN version is 1.3.2, OS is Linux/Ubuntu which runs generally with UTF-8.
What can I do to import those files without changing their names? |
|