Re: svn commit: r18356 - trunk/subversion/libsvn_ra_serf
From: Justin Erenkrantz <justin_at_erenkrantz.com>
Date: 2006-02-07 19:58:27 CET
On 2/6/06, Peter N. Lundblad <peter@famlundblad.se> wrote:
> Doxygen-style /**.
Fixed.
> > + * This enum represents the current state of our XML parsing for a REPORT.
Guess what file I copied these enums from? (Did so before I fixed the
> > +} loc_state_e;
=)
> > + /* Return error code; if we exceed count, this may be set */
Coipied from the log comment; removed that part.
> > + XML_SetElementHandler(loc_ctx->xmlp, start_getloc, NULL);
Yes. For this get-locations report, we don't care about cdata or end
---------------------------------------------------------------------
|
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.