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

RE: Can't recode string

From: Hunkel, Manfred <M.Hunkel_at_t-systems.com>
Date: 2004-11-19 08:54:55 CET

Reinhard,

Did you build Apache/SVN on the Linux box, or did you install via rpms?

Apr/apr-util need to be built including libiconv, and you must set at least
LC_CTYPE="de_DE.ISO8859-1" (for instance :)) ) in the environment
you run the the svn command line clients from for those to work properly
with filenames using umlauts or other funny characters.

Regards,
-Manfred

| -----Original Message-----
| From: Reinhard Brandstädter [mailto:reinhard.brandstaedter@ams-engineering.com]
| Sent: Thursday, November 18, 2004 5:55 PM
| To: users@subversion.tigris.org
| Subject: svn: Can't recode string
|
| Hi,
|
| I'm using the latest subversion server on Linux (1.1.1 via Apache
| WebDAV) and either the latest Tortoise Client on Windows and the svn
| commands on the same machine that hosts the repository.
| When I tried to checkout a working copy on the server machine itself i
| get a error message:
| svn: Can't recode string
| while checking out on windows still works.
| I think this happens because the linux svn client tries to checkout a
| file wich contains a german Umlaut, so how can one avoid this behavior
| (while still using Umlauts)?
|
| Thanks,
| Reinhard
|
| ---------------------------------------------------------------------
| To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
| For additional commands, e-mail: users-help@subversion.tigris.org

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Nov 19 08:56: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.