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

WIN32 1.0.1 Broken - WAS: WIN32 1.0.1 Version - iconv? issues

From: Joerg Hessdoerfer <Joerg.Hessdoerfer_at_sea-gmbh.com>
Date: 2004-03-29 10:38:07 CEST

[...]
> >
> > I just downgraded to 0.37.0 installer client on the very same machine -
> > no more errors!
>
> Hmm... that doesn't sound good. If the 1.0.1 Win32 binaries are somewhat
> broken, shouldn't they be removed from the download area?
>
> Michael
>

Yep, so it seems. But maybe I'm just plain ignorant of the way the code
translation works. For example, when using my laptop and do a
'svn ls http://freya/Projects/4D/WeldWatcher/trunk/CustomControls'

I get:

ArrowDown.ctl
ArrowUp.ctl
Cancel.ctl
svn: Can't recode string
joe@joelap:~$

OK, so I do 'export LANG=german', and:

joe_at_joelap:~$ svn ls http://freya/Projects/4D/WeldWatcher/trunk/CustomControls
ArrowDown.ctl
ArrowUp.ctl
Cancel.ctl
DateiÖffnen.ctl
.
[more filenames deleted]
.
zurück.ctl

joe@joelap:~$

But I have no idea how to specify the locale in WIN32, no matter what I do I
always get:

C:\>svn ls http://freya/Projects/4D/WeldWatcher/trunk/CustomControls
ArrowDown.ctl
ArrowUp.ctl
Cancel.ctl
svn: Safe data:
"Datei"
... was followed by non-ascii byte 195.

Non-ascii character detected (see above), and unable to convert to/from UTF-8

C:\>

With 0.37.0, it works, though.

Please, can someone 'in the know' comment on this? For me, the 1.0.1 win32
distrib on the web site is broken!

Greetings,
        Joerg

-- 
Leading SW developer  - S.E.A GmbH
Mail: joerg.hessdoerfer@sea-gmbh.com
WWW:  http://www.sea-gmbh.com
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon Mar 29 10:38:33 2004

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

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