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

Re: Subversion Repository: naturally a single- or multi-Project versioning storage?

From: Les Mikesell <lesmikesell_at_gmail.com>
Date: Thu, 1 Mar 2012 11:07:41 -0600

On Thu, Mar 1, 2012 at 10:47 AM, Pietro Moras <studio-pm_at_hotmail.com> wrote:
> Hi,
>
>     Having to develop two distinct, un-related Projects, I wonder whether it
> is sensible to store them both into a unique Subversion Repository, or it is
> natural to create two distinct Repositories, each one dedicated to a unique
> Project.
>
>
> In other words, a Subversion Repository is naturally meant for more than
> one, unrelated, independently versioned project, or not?

It works fine either way and for small projects won't make any
difference. The trade-offs are that it may be harder to manage
equivalent user permissions across a set of separate repositories and
it will be more cumbersome to svnadmin dump/filter/load a large single
repository when it reaches a point where you need to do maintenance.

-- 
  Les Mikesell
    lesmikesell_at_gmail.com
Received on 2012-03-01 18:08:14 CET

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.