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

RE: [TSVN] Character encoding issues with log messages to Mantis

From: <johan.stenqvist_at_skandia.se>
Date: 2005-02-07 11:03:31 CET

Hi Lübbe,

> I had exactly the same problem with the german special
> characters. Which version of svn are you running on your
> server? I reported a bug in svnlook log some months ago which
> is fixed in the meantime.

I'm running version 1.1.3.12730 of subversion on the server.

> If 'svnlook log <URL>' gives wrong results and 'svn log
> <URL>' gives correct results, then you are still running svn
> with the 'svnlook log' bug. You should upgrade your server
> software in this case.

I just tried and I get the same result in both cases.

> Did you erase the websvn cache between your experiments? You
> may still get wrong results from there.

I don't use WebSVN so I guess thi doesn't apply?

> There was a problem with svn not finding its iconv library on
> windows which results in the character encoding issue you
> describe, but I don't remember exactly anymore how it was
> solved. Check the APR_ICONV_PATH variable on your windows
> server and see if the libraries are really there.

I just checked this variable - and guess what - it wasn't set!
I pointed it to my Apache2 iconv folder and now the commandline
svnlook log <repo> -r <revision> works just fine!
I'll try committing something to verify that the whole chain works.

Thanks a bunch for your help!

Best regards,
Johan

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Mon Feb 7 11:04:41 2005

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.