[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: Igmar Palsenberg <maillist_at_jdimedia.nl>
Date: 2006-11-07 16:56:55 CET

> 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

        Igmar

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Nov 7 16:57:50 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.