[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:33:39 CET

Ben Collins <bcollins@debian.org> writes:

> ('large-file', 'A'*103000, {}, {})

Oh... that was easy! I forgot how cool python is. :-)

> diff_tests.py 5: multiple revisions diff'd forwards and backwards
>
> diff_tests.py 9 : pure repository diff update a file
>
> diff_tests.py 10 : diff when property was changed but text was not

Interesting... the only tests failing are diff_tests. That's good
news... it means our other tests are sufficiently abstracted. ("After
updating or committing, I expect the greek tree plus these changes."
It's nice that the exact meaning of 'greek tree' can change.)

Truthfully, I'm not familiar with the diff_tests. Philip wrote a
whole internal API for them, so they don't look like our other tests.
I'm sure Philip can diagnose the problem.

---------------------------------------------------------------------
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:34:43 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.