On Jun 15, 2005, at 6:27 AM, Sebastian Nohn wrote:
> Hi,
>
> there are three computers:
>
> System A ist Linux, running mod_dav_svn
> System B is Windows XP, running TortoiseSVN
> System C is Windows XP, running Cygwin/svn
>
> When committing filenames containing umlauts from B to A, an update
> on C
> (from A) is not possible:
>
> ----------------------------------------------------------------------
> $ svn up
> svn: Can't convert string from 'UTF-8' to native encoding:
> svn: ....../begr?\195?\188ndung.txt
> ----------------------------------------------------------------------
>
> Is this a (know) bug? How to fix or workaround this (not committing
> umlauts is not an option).
Read about setting the locale properly, especially the "character set
conversion errors" box:
http://svnbook.red-bean.com/nightly/en/svn.advanced.l10n.html
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Jun 15 14:51:20 2005