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

Re: National characters broke subversion?

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2004-07-06 22:14:30 CEST

On Tue, 2004-07-06 at 14:35, Ihsiak wrote:
> Hello
> I run into a problem recently... We have our svn repositories
> installed on debian machine (using svn 1.0.3 r9775, apache module),
> clients are windowsXP (using tortoiseSvn). There are many files in the
> repository, which names consists national characters. When I try to do
> checkout or at least 'svnlook tree' on debian I get error "svn: can't
> recode string" and operation terminates before completoition... (so I
> am unable to do nightly tarballs)

It means your client's locale doesn't know how to convert the UTF8
filename in the repository into something readable. Set your locale
correctly.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Jul 6 22:16:15 2004

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.