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

Re: Error for "svn up" when delta > 102400

From: Ben Collins <bcollins_at_debian.org>
Date: 2002-03-26 23:49:54 CET

On Sun, Mar 24, 2002 at 08:39:34AM -0500, Ben Collins wrote:
> I've been trying to track this down, but have so far been unable to
> figure out where the problem is so far. I know it has to do with the
> delta being larger than the window size of 102400 bytes though.
>
> One question, if I add a node to the greek_tree in the test suite, where
> besides the decleration in main.py does it need to be added to avoid
> erroneous failures (or is that it?)?

Ok, here's a bit of an update on this problem. I fixed the place where
the segv occured. After looking at things more closely, there is some
sort of corruption either in ra_dav or mod_dav_svn. To show this
problem, check this out:

svn co http://vore.debian.org/svn/kernel/branches/v2.4/Documentation

Check the file Configure.help (it will be truncated to about 260k, and
corrupt near the end).

Next do:

wget http://vore.debian.org/svn/kernel/branches/v2.4/Documentation/Configure.help

You'll get the full file (about 1meg). I haven't tracked down where the
corruption occurs yet. For reference, this server is running rev 1567.

-- 
 .------==-=======--------=====------------=-=-----.
/       Ben Collins    --    Debian GNU/Linux       \
`               bcollins@debian.org                 '
 `---=========---====----------==-===-------=--=---'
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Mar 26 23:50:59 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.