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

dav props -- regression

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2001-07-24 18:22:15 CEST

Hey Joe,

I'm suddenly unable to commit properties over DAV... both with and
without your r/w patch, and I know this worked two weeks ago.

AFAICT, ra_dav is claiming that it's getting an invalid XML body in
the response to the MERGE request -- in util.c:126, the neon xml
parser is returning a syntax error:

svn_error: #21070 : <RA layer's server request failed>
  The MERGE request returned invalid XML in the response: XML parse error at line 1: syntax error. (/svn/sussman-repo)

I can't figure out how to look at the "invalid" xml, because I'm not
yet familiar with neon's API. Do you have any ideas, Joe?

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Oct 21 14:36:33 2006

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.