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

Re: 'svnadmin load' doesn't deltify enough.

From: <kfogel_at_collab.net>
Date: 2004-04-16 17:39:11 CEST

"Max Bowsher" <maxb@ukf.net> writes:
> This repository is a former RCS repository, so for every file has a commit
> on every branch. Instant size explosion. Exceptional case? Maybe not -
> suppose you modify a significant number of the files on a branch (surely
> quite a common scenario, at least for long running branches, being merged
> to). The subversion repository will soon become larger than the equivalent
> CVS repository. Subversion may need to reconsider its deltification scheme.

Maybe I'm missing something...

How does being a former RCS repository imply that every file has a
commit on every branch? Shouldn't it only have a commit if the file
was modified since being branched?

I presume a more detailed restatement would be "Every file that is on
a branch B also has at least one commit on B", but still don't see why
that would be true...

-K

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Apr 16 18:54:19 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.