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

Re: svn commit: r11155 - in trunk/subversion: clients/cmdline include libsvn_client libsvn_ra_dav libsvn_ra_local libsvn_ra_svn libsvn_repos mod_dav_svn svnserve tests/clients/cmdline/getopt_tests_data

From: C. Michael Pilato <cmpilato_at_collab.net>
Date: 2004-09-28 18:53:12 CEST

Garrett Rooney <rooneg@electricjellyfish.net> writes:

> No, you're pretty much on target. I seem to recall seeing another
> example of us returning an error inside the XML parser to bail out
> early somewhere in ra_dav, but I can't find it now, so it's quite
> possible that I'm on crack. Some of the client side ra_dav code is a
> bit of a maze, so perhaps it's just hiding.

The XML parser doesn't allow us to return custom errors, so we have to
the "squirrel away an error in the baton and then bail with a generic
parse errorcode" trick.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Sep 28 18:55:32 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.