You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@subversion.apache.org by Joerg Hessdoerfer <Jo...@sea-gmbh.com> on 2004/03/26 10:50:47 UTC

Re: WIN32 1.0.1 Version - iconv? issues

On Friday 26 March 2004 11:06, Jostein Chr. Andersen wrote:
> On Friday 26 March 2004 10.27, Joerg Hessdoerfer wrote:
> > Non-ascii character detected (see above), and unable to convert
> > to/from UTF-8
>
> I got the same problem because when I committed r9212 as "svn ci -F
> ChangeLog.txt".
> When I converted the coding in my ChangeLog.txt from UTF-8 to DOS, then
> the commit succeeded.
>
> > Btw, if you look at the installer sizes, the 1.0.1 installer is
> > 2.4meg, and 0.37.0 is 4+megs.
>
> The 1.0.1 is without debug symbols, the zip files are very different
> to :-)
>
> Jostein

Please note that the error is _NOT_ due to the contents of the files, but the 
filenames themselves. And there was no change to the files, only an update of 
the client. There was no locale change etc. pp.
I just did svn -uv status with 0.37.0 - ok.
With 1.0.1 - errors!


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

Re: WIN32 1.0.1 Version - iconv? issues

Posted by Joerg Hessdoerfer <Jo...@sea-gmbh.com>.
> Please note that the error is _NOT_ due to the contents of the files, but
> the filenames themselves. And there was no change to the files, only an
> update of the client. There was no locale change etc. pp.
> I just did svn -uv status with 0.37.0 - ok.
> With 1.0.1 - errors!
>


Reply to myself: this is actually easy to reproduce: create a file with 
umlauts in filename on a win32 machine in e.g. german locale, and try to 
commit. The error strikes.
Are the binaries compiled with iconv in the first place?!?

I just downgraded to 0.37.0 installer client on the very same machine - no 
more errors!


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