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

Error with swedish characters in filenames

From: Pär Lidén <perlid_at_dtek.chalmers.se>
Date: 2003-11-03 13:21:18 CET

Hi! I'm working both at school and at home, and use subversion to keep
track of my files. The server is located on my home computer. In school we
use FreeBSD 4.8 (with some custom modifications I think), and at home I
use Debian testing/unstable. Everything works fine until I try to checkout
the repository in school. When I execute this command:
> svn co http://loa.csbnet.se/svn/shared

I get this output:

A shared/kalas_schema.doc
svn: Invalid argument
svn: Safe data:
"shared/biljettf"
... was followed by non-ascii byte 195.

Non-ascii character detected (see above), and unable to convert to UTF-8.

The file is named biljettförsäljning.xls; this is the adress the file has
when I copy 'n paste from the repository when I browse it with Mozilla
Firebird:
http://loa.csbnet.se/svn/shared/biljettf%c3%b6rs%c3%a4ljning.xls

My Linux system at home has no problem with these filenames.

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

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

//Pär Lidén

---------------------------------------------------------------------
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:11:28 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.