[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-Sussman <sussman_at_collab.net>
Date: 2002-03-25 17:00:38 CET

cmpilato@collab.net writes:

> I dunno, sussman. Our testing suite is disappointingly void of tests
> for files > svndiff-chunk-size. We might want to incorporate some
> differently sized files as part of our regular testing. It seems a
> bit unrealistic to do all our testing on files < 80 bytes, dontcha
> think? :-)

I agree that it might be nice to permanently add a couple of Big files
to our standard testing tree... but it will require a bit of hacking.

Currently, our system just dumps the immutable list to disk, creates a
repo, and does an import. (Then every other test uses copies of the
repository.) So we'd have to tweak this system to dump some 100K
files to disk as well. Not a big deal, really. What I'm worried about
is how a permanent addition to the greek tree will affect all existing
tests: will they care? I don't *think* they'll notice, but those are
famous last words. :-)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon Mar 25 17:01:53 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.