[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: Philip Martin <philip_at_codematters.co.uk>
Date: 2002-12-19 01:24:24 CET

Martin Pool <mbp@samba.org> writes:

> > 3. Karl is working on getting checksums moving back and forth between
> > client and server, so that if this happens again, you'll get a big
> > fat checksum error, rather than a working file with weird data.
>
> Suppose I had made a lot of changes in that wc, and I was updating
> preparatory to committing. After this bug occurs, I have a dead wc
> containing all my work. Even if the files weren't corrupted, being
> stuck in this state is very bad. I suppose the only way to recover is
> to diff and merge by hand into a fresh checkout.

That's incorrect, as I understand it. The checksum will simply
identify that the working copy text-base doesn't match the text of the
version-url item in the repository. The fix remains the same, remove
the wcprop cache thus causing it to be regenerated. Having done this
the checksum should match.

-- 
Philip Martin
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Dec 19 01:25:06 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.