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

Re: Scalability for large files

From: Nuutti Kotivuori <naked_at_iki.fi>
Date: 2002-11-03 14:00:15 CET

Jacob Gorm Hansen wrote:
> does anyone know how svn scales if used for lots of very large
> (10-20 megs) binary files? Are there any current limits one should
> be aware of?

There should be no limitations - but there can be bugs. These bugs are
almost invariably memory-management related - either on the client or
on the server.

Several bugs on memory management have been fixed recently and I've
unfortunately lost count which still exist.

But, be sure to run the latest client from the Subversion repository -
and I think you should not run into any bigger problems. If you do,
try to work out a reproduction recipe - any bugs found are quite
important and will probably be fixed as soon as possible.

-- Naked

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sun Nov 3 14:01:47 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.