Re: svn merge fails with "invalid XML"
From: Justin Erenkrantz <jerenkrantz_at_apache.org>
Date: 2002-08-21 09:34:46 CEST
On Wed, Aug 21, 2002 at 01:57:22AM -0500, cmpilato@collab.net wrote:
Okay, subversion/mod_dav_svn/update.c:813 has:
/* Now close the report body completely. */
An update-report section was never generated (uc.bb is empty), but
I'll try to hunt around, but one fix might be:
if (!APR_BRIGADE_EMPTY(uc.bb)) {
Let me see if this is even the right thing to do. That smells more
---------------------------------------------------------------------
|
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.