Re: How many repositories question
From: Russ <rsivak_at_istandfor.com>
Date: 2006-11-11 02:58:19 CET
Its really a matter of taste... If the client code shares nothing I common with each other the you probably would want multiple repositories.
Keeping things in one repo let's you merge certain changes between clients... It simplifies management of the repository, especially if you have the same access rules for each repo.
There are some cons to keeping thing in one repository. The bigger it gets, arguably the slower it gets. I have nothing to support this, just a gut feeling. You can't delete things from the repository other then using the clunky svndumpfilter. If you have a client who leaves, his project will forever be in the repository taking up space.
Other then that, I can't think of any good reasons to have separate repositories.
Russ
-----Original Message-----
Should each project get its own repository?
What I mean is, if you are for example, a consulting company and has
Or if you have multiple product lines, (not different editions but
Jiho Han
---------------------------------------------------------------------
|
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.