You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@subversion.apache.org by Rob Bos <rb...@sfu.ca> on 2008/03/06 17:32:18 UTC

"svn: Unexpected end of svndiff input"

Since yesterday, a largeish repository I'm responsible for started 
generating an error when trying to do a checkout; it would get about 
2/3rds through, and terminate with the subject line when done from the 
command line.

When done from Apache using TortoiseSVN:

[Wed Mar 05 14:27:51 2008] [error] [client 192.168.0.124] Provider 
encountered an error while streaming a REPORT response.  [500, #0]
[Wed Mar 05 14:27:51 2008] [error] [client 192.168.0.124] A failure 
occurred while driving the update report editor  [500, #185004]
[Wed Mar 05 14:27:51 2008] [error] [client 192.168.0.124] Unexpected end 
of svndiff input  [500, #185004]

I'm running on Ubuntu Server,
kernel 2.6.15-51,
Apache 2.0.55-4ubuntu2.2,
with Subversion 1.3.1-3ubuntu1.

The FAQ entry on this subject mentions MacOS and is some years old, so 
I'm not sure what's going on here.  Ideas?

-- 
Rob Bos
Library Systems Technician
W.A.C. Bennett Library, Simon Fraser University
Burnaby, British Columbia, V5A 1S6, Canada
778.782.4706, rbos@sfu.ca


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org

Re: "svn: Unexpected end of svndiff input"

Posted by Rob Bos <rb...@sfu.ca>.
A few more details.  I can do an svn dump up to revision 3114, at which 
point it gives me "unexpected end of svndiff input".  I've used 
svndumpfilter to remove some of the offending files from the dump 
stream, since I'm also informed that someone imported a couple of very 
large files.

Once the files are removed, however, the svn dump simply stops, no 
error, nothing.


Rob Bos wrote:
>
> Since yesterday, a largeish repository I'm responsible for started 
> generating an error when trying to do a checkout; it would get about 
> 2/3rds through, and terminate with the subject line when done from the 
> command line.
>
> When done from Apache using TortoiseSVN:
>
> [Wed Mar 05 14:27:51 2008] [error] [client 192.168.0.124] Provider 
> encountered an error while streaming a REPORT response.  [500, #0]
> [Wed Mar 05 14:27:51 2008] [error] [client 192.168.0.124] A failure 
> occurred while driving the update report editor  [500, #185004]
> [Wed Mar 05 14:27:51 2008] [error] [client 192.168.0.124] Unexpected 
> end of svndiff input  [500, #185004]
>
> I'm running on Ubuntu Server,
> kernel 2.6.15-51,
> Apache 2.0.55-4ubuntu2.2,
> with Subversion 1.3.1-3ubuntu1.
>
> The FAQ entry on this subject mentions MacOS and is some years old, so 
> I'm not sure what's going on here.  Ideas?
>


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org