You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@subversion.apache.org by Löfgren Peter <pe...@wmdata.com> on 2004/10/04 13:16:01 UTC

svnlook log returns ?\xxx

Hi,

Just upgraded to Subversion 1.1.0 (r11180) on Windows (prebuilt binaries from download area) and noticed that svnlook doesn't return swedish characters as expected, svn log does.

Sample output:
C:\>svnlook log C:\subversion\repository\testrepo
Gjort ?\132ndringar ?\143?\142?\153 ?\134?\132?\148
N?\132sta rad ?\143?\142?\153 ?\134?\132?\148

C:\>svn log -r14 http://localhost/svn/testrepo (
------------------------------------------------------------------------
r14 | pelfg | 2004-10-04 12:50:13 +0200 (må, 04 okt 2004) | 2 lines

Gjort ändringar ÅÄÖ åäö
Nästa rad ÅÄÖ åäö

(The above text from svn log has the correct characters with umlauts, if not your mail program doesn't support them)

Running on Windows XP (Sp2), with apache 2.0.52 (upgraded from 2.0.50 to see if this was part fo the problem).

APR_ICONV_PATH = C:\Program Files\Subversion\iconv

All language and regional options set to Swedish

I do have TortoiseSVN 1.1.0 installed on the same machine. R

Did work before the upgrade, latest version used before upgrade 1.0.6

There was a previous discussion on a svnlook issue
http://www.contactor.se/~dast/svn/archive-2004-09/0996.shtml
That eventually was solved with r11172. Might be related to this.

Hope this is enough info for someone to start looking att this.

Regards, 

Peter Löfgren



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org


Re: SV: svnlook log returns ?\xxx

Posted by Kobayashi Noritada <no...@dolphin.c.u-tokyo.ac.jp>.
Hi,

> Running with 
> svn, version 1.1.0 (r11180)
>    kompilerad Oct  4 2004, 21:11:18
> Shouldn't that fix be in there then?
> It seems its not. Still the same problem.

No, svnlook included in Subversion 1.1.0 is not a fixed version.
Since the fix was taken in trunk at r11172 and 1.1.0 was released soon after
that, the fix was not merged (and also is not merged in the release branch).
So, you need to patch r11172 to your 1.1.0 source code of svnlook and compile
it, or wait for a possible future fixed version.
FYI, I made sure the patch works correctly.

Regards,

-- 
|:  Noritada KOBAYASHI
|:  Dept. of General Systems Studies,
|:  Graduate School of Arts and Sciences, Univ. of Tokyo
|:  E-mail: nori1@dolphin.c.u-tokyo.ac.jp (preferable)
|:          nori@esa.c.u-tokyo.ac.jp

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org

Re: SV: svnlook log returns ?\xxx

Posted by John Szakmeister <jo...@szakmeister.net>.
Tuesday, October 5, 2004, 4:08:39 AM, Peter Löfgren wrote:
>  Hi
> Running with 
> svn, version 1.1.0 (r11180)
>    kompilerad Oct  4 2004, 21:11:18
> Shouldn't that fix be in there then?

Not everything on trunk/ makes in into a release.  The problem and the
fix for this bug wasn't found until well into the release process...
hence, the reason it's not in 1.1.0.

-John



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org

SV: svnlook log returns ?\xxx

Posted by Peter Löfgren <li...@loftux.se>.
 Hi
Running with 
svn, version 1.1.0 (r11180)
   kompilerad Oct  4 2004, 21:11:18
Shouldn't that fix be in there then?
It seems its not. Still the same problem.
Using Branko's compiled versions, maybe need to take the extra steps to
start compiling myself.

/Peter

> -----Ursprungligt meddelande-----
> Från: news [mailto:news@sea.gmane.org] För Lübbe Onken
> Skickat: den 5 oktober 2004 09:12
> Till: dev@subversion.tigris.org
> Ämne: Re: svnlook log returns ?\xxx
> 
> Hi Peter,
> 
> that bug got fixed in rev 11172. You just need a single file 
> from the repository and have to compile svnlook again.
> 
> Cheers
> - Lübbe
> 
> --
>         ___
>    oo  // \\      "De Chelonian Mobile"
>   (_,\/ \_/ \     TortoiseSVN
>     \ \_/_\_/>    The coolest Interface to (Sub)Version Control
>     /_/   \_\     http://tortoisesvn.tigris.org
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
> For additional commands, e-mail: dev-help@subversion.tigris.org
> 
> 


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org


Re: svnlook log returns ?\xxx

Posted by Lübbe Onken <l....@rac.de>.
Hi Peter,

that bug got fixed in rev 11172. You just need a single file from the 
repository and have to compile svnlook again.

Cheers
- Lübbe

--
        ___
   oo  // \\      "De Chelonian Mobile"
  (_,\/ \_/ \     TortoiseSVN
    \ \_/_\_/>    The coolest Interface to (Sub)Version Control
    /_/   \_\     http://tortoisesvn.tigris.org


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org