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