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

Re: Neon and non-ascii error messages

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: Tue, 22 Jan 2008 19:44:51 +0100

Alexander Klenin wrote:
> I have encountered a problem on a non-US Windows XP (Russian in my case).
> It can be reproduced with both TortoiseSVN and command-line client
> built from TSVN distribution.
> If error happens during network operation, Neon library tries to do
> some processing
> of error message. Alas, it uses plain char* datatype, which results in ASSERT
> in debug mode or mangled message in release mode.

What operation ar you trying to do? Commit? Update?
What's the filename where neon is choking on?
Maybe I can get a reproduction recipe together...

And since neon is involved: what authentication method are you using?

Stefan

-- 
        ___
   oo  // \\      "De Chelonian Mobile"
  (_,\/ \_/ \     TortoiseSVN
    \ \_/_\_/>    The coolest Interface to (Sub)Version Control
    /_/   \_\     http://tortoisesvn.net
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe_at_tortoisesvn.tigris.org
For additional commands, e-mail: dev-help_at_tortoisesvn.tigris.org
Received on 2008-01-22 19:45:16 CET

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.