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

Re: 'svn log' failure

From: Peter N. Lundblad <peter_at_famlundblad.se>
Date: 2004-07-06 12:01:24 CEST

On Mon, 5 Jul 2004 kfogel@collab.net wrote:

> I run this command just about every day:
>
> $ svn log http://svn.collab.net/repos/svn/ trunk branches > log.out.tmp
>
> Sometime today, it started failing (with very recent svn):
>
> $ svn log http://svn.collab.net/repos/svn/ trunk branches > log.out.tmp
> subversion/libsvn_ra_dav/util.c:670: (apr_err=175002)
> svn: REPORT request failed on '/repos/svn/!svn/bc/10146'
> 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 151235: Extra content at the end \
> of the document
> . (/repos/svn/!svn/bc/10146)
> $
>
> The log it produces is *almost* complete: it contains r10146 (HEAD) to
> r33. The separator line after r33 is missing, as is r32 -> r1. Most
> disturbingly, it appears that some of the logs that *are* present are
> corrupted slightly (more on that below).
>
> I can reproduce this reliably as long as I don't disable the
> 'http-compression' option in my ~/.subversion/servers file. Of
> course, http-compression is not explicitly enabled by default, it's
> just commented out, but that apparently means the default is "yes".
>
I think this is related to issue 1941 about failing big
updates/checkouts/switches. Nice that it shows up in more places now...:-)

I don't know if the latest neon release might fix it. At least, 1941 is
reproducable with old neons.

Regards,
//Peter

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Jul 6 12:16:12 2004

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.