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

Re: Bad performance with large binary files

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2004-04-07 16:21:38 CEST

On Wed, 2004-04-07 at 05:32, Branko Čibej wrote:

> On the other hand, if you're saying that it takes Subversion about 3
> minutes to figure out that a 290 MB file has changed on disk, then
> that's about as expected,

Well, 'svn status' shouldn't be using brute-force comparison very
often. It should be looking at timestamps and filesizes as a first
resort, giving a near-instantaneous answer. I wonder why those aren't
working for Ralf...?

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Apr 7 16:23:21 2004

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.