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

Re: Repository bloat.

From: Oscar Fuentes <oscarfv_at_telefonica.net>
Date: 2006-06-06 02:15:02 CEST

"Peter N. Lundblad" <peter@famlundblad.se> writes:

> What you are seeing here is the change "bubling up" to the root.
> Since you are replacing one node revision of a file with another, we
> need to update the parent directory with a reference to that new
> revision. This, in turn, means that the parent has changed, and its
> parent needs to be updated. This process continues up to the root.

[snip]

Peter,

Thanks for your clear and informative answer. I'm afraid this is one
of those things that needs a deep redesign to be fixed, so no hope for
change soon.

It's a bad bad thing that a commit causes a repository grow that is
proportional to the number of files of (part of) the working copy. I
see some of my repositories jumping in the multi-gigabyte zone on a
matter of months.

Regards,

-- 
Oscar
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Jun 6 02:15:41 2006

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.