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

Subversion on FreeBSD does not work with UTF-8 filenames

From: Shrinivasan <tshrinivasan_at_gmail.com>
Date: Mon, 9 Mar 2009 21:25:31 +0530

Hi,

We have SVN server in CentOS.
and FreeBSD as client.

When we checkout a repository from svn server to freebsd client as
$svn co svn+ssh://svn.server.name/repos/trunk/aspell/share/aspell_at_115435

It gives the following error
svn: Safe data 'aspell/portugu' was followed by non-ASCII byte 195:
unable to convert to/from UTF-8

Both server and client has the locale as
$locale -a | grep -i en_US.UTF-8
en_US.UTF-8

The repository has filenames in unicode.
But this works in linux well.

How to solve this in FreeBSD?

Thanks.

-- 
Regards,
T.Shrinivasan
My experiences with Linux are here
http://goinggnu.wordpress.com
For Free and Open Source Jobs
http://fossjobs.wordpress.com
------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=1297235
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-03-09 17:00:20 CET

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.