You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@subversion.apache.org by Ben Collins-Sussman <su...@collab.net> on 2004/05/21 17:43:41 UTC

Re: subversion fails to import a directory structure with "svn: Can't recode string"

On Fri, 2004-05-21 at 12:32, Bas Bossink wrote:

>  "svn: Can't recode string"

This means that your system's current locale doesn't know how to
translate a local filename into UTF8.  (The repository requires that all
filenames be in UTF8.)

So, figure out which filename isn't being imported, and set your locale
correctly.



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org