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

Re: svn log error on directories

From: Michael Wood <mwood_at_its.uct.ac.za>
Date: 2003-01-03 11:21:27 CET

On Thu, Jan 02, 2003 at 11:23:16PM -0800, Mason Thomas wrote:
[snip]
> $ svn log -rHEAD:4208 doc/README
> subversion/libsvn_ra_dav/util.c:358: (apr_err=175002)
> svn: RA layer request failed
> svn: REPORT request failed on /repos/svn/trunk/doc
> subversion/libsvn_ra_dav/util.c:343: (apr_err=175002)
> svn: The REPORT request returned invalid XML in the response: XML parse
> error at line 1: not well-formed (invalid token). (/repos/svn/trunk/doc)
[snip]

This looks like the bug Karl fixed in rev 4231:
------------------------------------------------------------------------
rev 4231: kfogel | 2003-01-03 00:46:51 +0200 (Fri, 03 Jan 2003) | 19 lines

Fix bug whereby running 'svn log -rN SOMEPATH' would result in an xml
protocol error if there were no changes in revision N underneath
SOMEPATH. This problem was introduced in revision 3811, which didn't
[...]

-- 
Michael Wood <mwood@its.uct.ac.za>
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Jan 3 11:22:38 2003

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.