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

Re: Encoding issue

From: Ryan Schmidt <subversion-2006d_at_ryandesign.com>
Date: 2006-11-07 20:29:44 CET

On Nov 7, 2006, at 10:02, Emil Edeholt wrote:

>>> After (I think) I moved my svn repos to a new server I started
>>> getting this error on a file with "special characters" in the
>>> name. I also can't remove the file locally on the server (I get
>>> not found, so the encoding is probably the issue). What can I do
>>> to fix this?
>>>
>>> svn: Can't convert string from 'UTF-8' to native encoding:
>>> svn: /Users/myuser/Projects/workspace/myproject/.svn/props/a?\204?
>>> \136ndringar i skarpa my project 1.0.svn-work
>>>
>>
>> Setting the encoding to UTF8 should do the job. Either system-
>> wide, by exporting LANG=en_US.UTF-8
>
> Thanks but when I echo $LANG it already is en_US.UTF-8. Also when I
> svn list the file the special characters look correct. I just can't
> delete it.

Are you talking about the client or the server? Check both.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Nov 7 20:31:23 2006

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.