[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: Charset Weirdness

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2005-06-15 14:48:05 CEST

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

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.