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

svn log error on directories

From: Mason Thomas <mlt_svn_at_sbcglobal.net>
Date: 2003-01-03 08:23:16 CET

I am getting an error that I don't remember getting in my previous
builds of Subversion. I am running a build from r4208.

In my working copy of the Subversion repository:
$ svn log -rHEAD:4208 README
------------------------------------------------------------------------
rev 4233: blair | 2003-01-02 17:28:10 -0800 (Thu, 02 Jan 2003) | 4 lines

Touch every file in the repository :) 2003 is here, update all the
copyright statements. Also, update the sample `svn --version' output
to be consistent with the current client.

------------------------------------------------------------------------

BUT:

$ 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)

-Mason

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Jan 3 08:22:52 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.