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

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

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2004-05-21 19:43:41 CEST

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
Received on Fri May 21 19:47:13 2004

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.