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

[bug] diffing on large (non svn-deleted) text files gives stream error

From: Marcus Lindblom <macke_at_yar.nu>
Date: 2007-03-27 15:05:21 CEST

Hi,

Removing a (large-ish, 186k) file by hand then diffing gives the
following output:

>svn rm Content/models/instruments/irrigation_suction.wrl
>svn diff

Index: Content/models/instruments/irrigation_suction.wrl
===================================================================
--- Content/models/instruments/irrigation_suction.wrl (revision 2146)
+++ Content/models/instruments/irrigation_suction.wrl (arbetskopia)
@@ -1,6394 +0,0 @@
svn: Unable to write to stream: Not enough storage is available to
process this command.

For small files (2-3k) this does not occur, diff behaves as expected.

This is with svn 1.4.3 on Windows XP SP2.

Cheers,
/Marcus

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Mar 27 15:01:18 2007

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.