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

Re: Checkin needs giga bytes of memory

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2004-09-03 22:29:18 CEST

On Fri, 2004-09-03 at 14:54, Barry Scott wrote:
> I've just tried to checking 12,000 files that only had svn:eol-style
> native set on them and it failed after
> 1.2GB of VM was not enough. (1.0.6 windows client checkin to 1.1.0-rc2
> FreeBSD HTTP server).

We should have no memory leaks like this. Everything should be streamy,
and memery use should stay small and roughly constant-sized.

Can you please be more specific so we can reproduce and debug?

   - Was the 1.2GB VM on the client or the server?

   - How do we reproduce? Just create 12000 files with that property on
them, 'svn add' and 'svn commit'? How big should the files be? How
are they distributed around the tree?

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Sep 3 22:31:40 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.