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

Re: [TSVN] A little OT - encoding in 1.1.0

From: SteveKing <stefankueng_at_gmail.com>
Date: 2004-10-06 11:21:47 CEST

On Wed, 6 Oct 2004 11:07:16 +0200, Fernando P. Nájera Cano
<yo@fernandonajera.es> wrote:
> Hi,
>
> I know that this maybe should be directed to svn, but I wanted to
> check this first if anyone has this problem too. Using SVN 1.1.0 and
> TortoiseSVN 1.1.0.
>
> I usually enter log messages using Spanish characters (acutes...). If
> I use TSVN (Show Log) I can see the messages as they were written - no
> problem. E.g.:
>
> "éstos"
>
> But if I use svn.exe from cmd.exe (svn log -r X:X) I see this:
>
> ?\195?\169stos

Looks like the UTF8 conversion fails for some reason.
Check if the APR_ICONV_PATH is set correctly to the iconv lib in the
Subversion directory.

> Has anyone noted this? Is there any environment variable I should set?
> I rely on svn.exe for a VB.NET program I'm developing - as I think I
> can't link to subversion using .NET -- can I?

Why do you think that? As long as you compile Subversion and use those
libraries, you could link statically to the Subversion API.

Stefan

-- 
       ___
  oo  // \\      "De Chelonian Mobile"
 (_,\/ \_/ \     TortoiseSVN
   \ \_/_\_/>    The coolest Interface to (Sub)Version Control
   /_/   \_\     http://tortoisesvn.tigris.org
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Wed Oct 6 12:28:20 2004

This is an archived mail posted to the TortoiseSVN Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.