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

Current diff failures

From: Marcus Comstedt <marcus_at_mc.pp.se>
Date: 2003-02-27 21:28:12 CET

Hello.

I've not been reading the list for a while so don't kill me if this
has been beaten to death already, ok? :-)

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

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'.

Should I take it that this is an instance of issue 1019, on account of
empty files being "binary"?

  // Marcus

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Feb 27 21:31:53 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.