SVN 'Unexpected end of svndiff input' error

Posted by Nilesh Ashra on Stack Overflow See other posts from Stack Overflow or by Nilesh Ashra
Published on 2009-01-07T18:05:02Z Indexed on 2010/03/29 3:33 UTC
Read the original article Hit count: 424

Filed under:
|

I'm having a problem with svn, where running 'svn up' produces the following error:

svn: Unexpected end of svndiff input

Ironically, running 'svnadmin verify repository_path' also returns the same error. It happens on existing working copies and brand new working copies too.

Anybody had and solved this problem before? We've been using svn for a number of years and know our way around pretty well, but this one has us stumped!

© Stack Overflow or respective owner

Related posts about version-control

Related posts about svn