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

Re: bug? "Delta source ended unexpectedly"

From: <cmpilato_at_collab.net>
Date: 2002-12-18 10:10:11 CET

Nuutti Kotivuori <naked@iki.fi> writes:

> Hey! I got it as well!
>
> And it's against the subversion main repository. And it's
> reproduceable.
>
> svn, version 0.15.0 (dev build)
> compiled Dec 3 2002, 21:48:28
>
> It happened after a whole load of files updated:
>
> ,----
> | ...
> | U tools/client-side/vc-svn.el
> | U tools/cvs2svn/cvs2svn.py
> | subversion/libsvn_delta/text_delta.c:463: (apr_err=200003, src_err=0)
> | svn: Incomplete data
> | svn: Delta source ended unexpectedly
> `----
>
> And now it happens consistently when I type 'svn up'.
>
> So, if there's something someone wants me to do, just holler.

Try to narrow down where the problem is. Can you 'svn up' the
'tools' directory? Or the 'tools/cvs2svn' directory? If you can,
find a single file that fails in this fashion.

Then, post two things to the list:

(1) `svn st -v file_that_wont_update`
(2) The contents of ".svn/wcprops/file_that_wont_update.svn-work"

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Dec 18 10:14:50 2002

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.