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

svn diff crashes on a large text file

From: Merg <demerg_at_gmail.com>
Date: 2005-12-01 09:00:17 CET

We have a repos which contains a 600mb+ sql script. At one point this file
gets deleted. If we do a svn diff on that particular rev, svn crashes.

The diff is executed via the file:/// protocol. svn version is 1.2.3 on a
Windows 2003 machine with 3gb of ram of which > 1.5gb is available before
starting the diff. When we add the --no-diff-deleted it works. At the moment
off the crash, svn uses > 1gb of ram. There is plenty (10gb+) of space on
the temp drive.

Any pointers of how we can overcome this? I would think svn would use the
temp drive for performing large file operations?

Regards,
Merg
Received on Thu Dec 1 09:02:56 2005

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.