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

Re: Current diff failures

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2003-02-28 00:08:16 CET

Marcus Comstedt <marcus@mc.pp.se> writes:

> There are many diff tests failing now, after the switch to internal
> diff(?):
>
> FAIL: diff-diff3-test 1: these dump core
> FAIL: diff-diff3-test 6: three way merge with conflicting overlapping changes
> FAIL: diff_tests.py 2: add a file
> FAIL: diff_tests.py 3: add a file in an added directory
> FAIL: diff_tests.py 4: replace a file with a file
> FAIL: diff_tests.py 5: multiple revisions diff'd forwards and backwards
> FAIL: diff_tests.py 7: diff only part of the repository
> FAIL: diff_tests.py 9: pure repository diff update a file
> FAIL: merge_tests.py 2: merge and add new files/dirs with history

They all pass for me, as well as everyone else I know. This is the
first I've heard of anyone having a problem...

> The common denominator seems to be that at least one of the diffed
> files is empty, and the error is
>
> svn: Not enough space
> svn: Failed to mmap file 'whatever'.

Not enough space? Can't mmap?

Is your BDB messed up somehow?

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Feb 27 22:09:25 2003

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.