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

Re: error not passed to clients

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2003-09-02 20:44:59 CEST

"SteveKing" <steveking@gmx.ch> writes:

> Is it possible to pass such errors to clients?
>

I think this sounds like a reasonable request. If an application runs

    svn_client_status ("-u", ...)

... and a network error happens, that function should definitely throw
the error back to the application, not silently return status data
that's missing network information.

I'm not really familiar with all the new streamy status code that
cmpilato wrote last week. Is it an easy fix? If so, can someone
post/test a patch?

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Sep 2 20:46:15 2003

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.