subversion files - character set problem
From: Hadmut Danisch <hadmut_at_danisch.de>
Date: 2006-08-31 23:23:49 CEST
Hi,
I just ran into another problem:
Subversion gets into trouble if a file name contains non-ascii
e.g. I had a file called 'Erklärung' . The machine where the
1. checkout while logged in from a host with UTF-8. subversion creates
.svn/text-base/Erklärung.svn-base
with the 'ä' encoded in UTF-8.
2. I log in from a different host which does not support UTF-8, but
When I then do a svn update this happens:
The svn server tells the client the filename in UTF-8, but the
.svn/text-base/Erklärung.svn-base
but then with 'ä' encoded in ISO-8859-1. Subversion therefore does
regards
---------------------------------------------------------------------
|
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.