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

Re: Questions about memory use

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2002-07-22 16:30:04 CEST

Michael Jones <mjones@vasoftware.com> writes:

> I've had the module run out of memory on files that are large, but not huge.
> My question is: is subversion useful for this purpose? CVS isn't becaue it
> copies everything into memory.

Subversion doesn't do any such silly things, so it theory, it should
be as scalable as you desire. However, at the moment, we openly admit
that the current code is still a bit wasteful of memory. We've not
yet made passes over our code to optimize memory usage; it's a matter
of tweaking here and there.

If you point out specific scenarios where you ran out of memory, we
might be able to say more, or fix the problem.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon Jul 22 16:31:35 2002

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.