> -----Original Message----- > From: Jon Foster [mailto:jon.fos...@cabot.co.uk] > Sent: vrijdag 18 december 2009 12:52 > To: Philip Martin; Ivan Zhakov > Cc: Julian Foad; dev@subversion.apache.org > Subject: RE: mod_dav_svn not XML-escaping hook error messages > > Hi, > > I got the "svn: XML data was not well-formed" using Cygwin's > standard SVN client: > > > svn, version 1.6.5 (r38866) > > compiled Aug 26 2009, 13:50:17 > > > > Copyright (C) 2000-2009 CollabNet. > > Subversion is open source software, see http://subversion.tigris.org/ > > This product includes software developed by CollabNet > (http://www.Collab.Net/). > > > > The following repository access (RA) modules are available: > > > > * ra_neon : Module for accessing a repository via WebDAV protocol > using Neon. > > - handles 'http' scheme > > - handles 'https' scheme > > * ra_svn : Module for accessing a repository using the svn network > protocol. > > - with Cyrus SASL authentication > > - handles 'svn' scheme > > * ra_local : Module for accessing a repository on local disk. > > - handles 'file' scheme > > * ra_serf : Module for accessing a repository via WebDAV protocol > using serf. > > - handles 'http' scheme > > - handles 'https' scheme > > I also reprodueced it using a locally-modified version of SVN 1.6.6 on > Linux, which only had ra_neon. > > Perhaps it's related to the Apache version? My server is currently > running Debian's Apache package, which reports:
Apr-util can be compiled with different expat and libxml versions (the standard version in the tarball is pretty old), which can also cause changes in the error messages. Bert