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

Re: svn commit: rev 2977 - trunk/subversion/include

From: Karl Fogel <kfogel_at_newton.ch.collab.net>
Date: 2002-08-15 23:17:20 CEST

Philip Martin <philip@codematters.co.uk> writes:
> Now how does the application define APP_LOGIC_ERROR1? At present the
> only way to avoid clashes is to translate all Subversion errors into
> application errors and never propogate the subversion ones.
>
> Our client, svn, gets its own category. I'm suggesting something
> similar for other applications.

Or maybe: our client should be just one of many users of this special
reserved range. That is, we should make the SVN_CL_* error range be
available in general for users of the Subversion libraries. Our
command-line client will make its own use of that range, but of
course, any other Subversion client -- say, a GUI client -- could also
return errors in that range, because none of our libraries would ever
do so (or shouldn't, anyway).

How does that sound? (Or is that basically what you were proposing?)

-K

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Aug 15 23:35:19 2002

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.