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

Issue with svn log, maybe more...

From: <barry.kaplan_at_gmail.com>
Date: 2004-09-29 03:10:53 CEST

I recently converted my cvs repository to svn and I am having odd
issues with svn log at the very least. When I do svn log on my very
large repository. I get the logs from r6045 to r4728, then it dies
with this error:

subversion/libsvn_ra_dav/util.c:670: (apr_err=175002)
svn: REPORT request failed on '/platform/!svn/bc/6045/trunk'
subversion/libsvn_ra_dav/util.c:656: (apr_err=175002)
svn: The REPORT request returned invalid XML in the response: XML
parse error at line 5164: not well-formed (invalid token)
(/platform/!svn/bc/6045/trunk)

When I do a check out of revision 4727 and do a svn log i get the same
error although the line number is different. When I do a check out of
revision 4727 and do a svn log I get the log al the way to 3000
something and then it dies with a similar error.

I have tried this on 1.0.5, 1.0.8 and 1.1.0 rc4 all seem broken.
I have tried this with svnserve and it works.

Any ideas, should I submit an issue ?

-Barry

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Sep 29 03:11:25 2004

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.