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

Re: Best practices on how to reorganize repository

From: Erik Huelsmann <ehuels_at_gmail.com>
Date: Sun, 30 Mar 2008 14:35:14 +0100

On Sun, Mar 30, 2008 at 2:20 PM, John Peacock
<john.peacock_at_havurah-software.org> wrote:
> Karl Heinz Marbaise wrote:
> >> 5) A large number of quite large vendors branches are
> >> part of the repository
> > This is not the reason, cause a tag/branch needs about 1 KiBi per each...
>
> Only if the vendor branches were done as a copy within Subversion. If each
> vendor drop was imported independently, then there would be a highly inefficient
> storage of duplicate files.

Yup. Although there's work underway to actually make that kind of
storage more efficient, assuming that most files in the vendor drop
haven't changed: the rep-sharing branch already implements sharing of
content for unrelated, but content-wise-equal files. For BDB there are
some design problems with this issue which need tackling, but we think
we'll be sharing content for unrelated files in one of the post-1.5
releases.

Bye,

Erik.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: users-help_at_subversion.tigris.org
Received on 2008-03-30 15:35:34 CEST

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.