[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: Mason Thomas <mlt_svn_at_sbcglobal.net>
Date: 2003-01-04 06:50:11 CET

Michael Wood wrote:

>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
>[...]
>
>
>
So it is. Thanks. I guess 4 day old svn code is already stale--I should
be working with < 12 hour old code instead :-)

-Mason

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Jan 4 06:49:56 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.