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

Re: Error with swedish characters in filenames

From: SteveKing <steveking_at_gmx.ch>
Date: 2003-11-03 20:23:55 CET

----- Original Message -----
From: "Pär Lidén" <perlid@dtek.chalmers.se>
[snip]
> ... was followed by non-ascii byte 195.
>
> Non-ascii character detected (see above), and unable to convert to UTF-8.

It seems you're missing the apr-iconv library, or subversion couldn't find
those *.so files.

> URL to repository (not always up): http://loa.csbnet.se/svn/shared

Just tried it. Checkout works fine for me.

> Anyone has any suggestions of what to do? Or is this a bug?

If you haven't installed the apr-iconv lib(s) (*.so files) the do
so. If you did, you have to make sure subversion can find
them. Apr-iconv comes with apache.

Stefan

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon Nov 3 20:26:53 2003

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.