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

Re: crash with 'svn st -u' in RC2

From: SteveKing <steveking_at_gmx.ch>
Date: 2004-08-26 21:11:36 CEST

Greg Hudson wrote:

> On Thu, 2004-08-26 at 14:53, SteveKing wrote:
>
>>As for the why this happens: please do the NULL check even if you can't
>>find out when exactly and under what circumstances it happens.
>
>
> That way lies eventual madness. I know it can be frustrating, but when
> we find a bug, we do need to make sure we fix it in the proper way, and
> not just plaster over it.
>

Sure. But in such cases, I still add the check but give the user an
error message with as much information I can put in it. That way when
this happens later again, I can find out much more than just from a
crash. If a program crashes, users tend to just say some curses, restart
and try again. But if an error message is shown, eventually with the
hint text to contact the developers they will do that more likely.
And: a crash is a much worse user impression than an error message!

Stefan

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Aug 26 21:11:58 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.