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

Re: [TSVN] Propset CRCRLF crash

From: Will Dean <svn_at_indcomp.co.uk>
Date: 2004-11-21 16:26:00 CET

At 10:08 20/11/2004 +0100, you wrote:

>Now the only problem left is that evn though it doesn't crash anymore,
>Subversion still throws an error, but without any error message(!). So the
>error dialog shown by TSVN is empty - not very helpful...

While I was playing with something else in TSVN, I kept getting an error
message box with no message in. This turned out to be from the
SVNStatusListCtrl, where it shows a message around line 431. Because I was
causing a completely dud filename to be passed in, the svn_client_status
call in GetFirstFileStatus was failing completely, and not setting any
error message.

It feels that we probably ought at least to display some kind of 'unknown
subversion error' message in this type of situation, rather than just an
empty message box.

Cheers,

Will

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Sun Nov 21 16:27:04 2004

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.