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

Re: diff problem notes

From: <cmpilato_at_collab.net>
Date: 2001-08-22 06:48:37 CEST

Greg Stein <gstein@lyra.org> writes:

> I captured the svndiff of a change to a file which is causing
> problems when being sent to the server. The server is throwing error
> #21006 ("Delta source ended unexpectedly.") (I don't have the name
> for 21006 handy... I think it is SVN_ERR_INCOMPLETE_DATA)

Heh. I'm online right now in fact to update Issue #460 with my recent
findings. This error shows up when the file size is > 102400 bytes.
102401 will do it. What's the significance of that number? Why, it's
the size of the svndiff windows.

> I'm going to try and run this via ra_local to see what happens.

It'll fail (I expect, since that's what I've been looking at for a
day). :-)

> p.s. I believe Mike has a repro case for an svndiff related bug, too. He
> hasn't posted anything, so I don't know if it is the same thing or
> not...

Probably is the same thing. Thanks for the svndiff dump.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Oct 21 14:36:36 2006

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.