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

REPORT request failures

From: Martin Birgmeier <martin_at_email.aon.at>
Date: 2005-05-14 21:09:25 CEST

Why do the following two commands fail, and what can be done to correct the
problem?

% svn log -v -r102002 http://svn.apache.org/repos/asf/
svn: REPORT request failed on '/repos/asf/!svn/bc/102002'
svn: The REPORT request returned invalid XML in the response: XML parse error at line 9: not well-formed (invalid token) (/repos/asf/!svn/bc/102002)

% svn log -v -r1463 http://svn.easysw.com/public/cups/
svn: REPORT request failed on '/public/cups/!svn/bc/1463'
svn: The REPORT request returned invalid XML in the response: XML parse error at line 7: not well-formed (invalid token) (/public/cups/!svn/bc/1463)

(There are other cases as well.)

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Sat May 14 22:24:07 2005

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.