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

RE: RE : svn: can't recode string

From: Hunkel, Manfred <M.Hunkel_at_t-systems.com>
Date: 2004-09-27 13:38:06 CEST

Stéphane,

What kind of box does the server run on? Also WinXP?

If it's some kind of *NIX box, try setting the environment variable LC_CTYPE to something useful.

For example:

  export LC_CTYPE=fr_FR.ISO8859-1
  svn checkout file://repo/OWTec

;-) -Manfred

| -----Original Message-----
| From: TRICHET Stéphane [mailto:trichet.stephane@wanadoo.fr]
| Sent: Monday, September 27, 2004 1:29 PM
| To: 'John Szakmeister'; users@subversion.tigris.org
| Subject: RE : svn: can't recode string
|
| Hello,
|
| I am using the cygwin subersion on windows XP (svn, version 1.0.6
| (r10360)).
| I have added my files with a client on window XP with tortoiseSVN by my
| ssh tunnel.
| All the client with TortoiseSVN works well.
| But on my server, when i open a shell with cygwin and i attempt to make
| :
| Svn checkout file://repo/OWTec
| I have got this error : "Svn : Can't recode string"
|
| Do you need more information ?
| (and i have this error with files who contains "é" or "è" for example)
|
| Thx,
|
| =========================================
| OnWeb Technologies
| (Votre site Internet à la commission)
|
| Trichet Stéphane - Directeur Technique
| Tel : 06-84-05-17-00
| Email : stephane.t@owtec.com
| Site Internet (en construction) : http://www.owtec.com
| =========================================
|
|
| -----Message d'origine-----
| De : John Szakmeister [mailto:john@szakmeister.net]
| Envoyé : lundi 27 septembre 2004 13:21
| À : users@subversion.tigris.org
| Objet : Re: svn: can't recode string
|
| Monday, September 27, 2004, 5:14:41 AM, TRICHET Stéphane wrote:
| > Hello,
| >
| > When i attempt to checkout my repository i have this error message :
| > Svn : Can't recode string
| >
| > I think there is a problem with encoding ?
|
| You would be correct.
|
| > Can you help me ?
|
| We need a little more information here. What version of SVN are you
| using? On which platform(s)?
|
| -John
|
|
|
|
| ---------------------------------------------------------------------
| 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

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon Sep 27 13:39:33 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.