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

RE: One repository per project or one to rule them all?

From: Lieven Govaerts <lgo_at_mobsol.be>
Date: 2005-06-28 15:24:51 CEST

I have a repository for each project I'm working on. Benefits for me are
improved speed of some actions ( log ) and clear repository revision number.

In combination with mod_dav_svn's SVNParentPath property it's simple
to setup also.

Moving from multiple projects in one repo to one per project is easy using
svnadmin dump & the dumpfilter script. Only problem with that script is that
it leaves empty revisions in the extracted repository.

Lieven.

-----Original Message-----
From: Ben Jackson [mailto:ben@incomumdesign.com]
Sent: dinsdag 28 juni 2005 15:09
To: Scott Lawrence
Cc: Subversion Users
Subject: Re: One repository per project or one to rule them all?

Yeah, this is what made me choose to keep them all in one repository in the
first place...

I'm thinking that I'll end up splitting off my self-contained projects into
their own repositories and keeping the rest as-is.

On Jun 28, 2005, at 9:41 AM, Scott Lawrence wrote:

> On Tue, 2005-06-28 at 09:27 -0300, Ben Jackson wrote:
>> Currently I have all of my projects in one SVN repository. This
>> seemed like a good idea at first as there were some shared code
>> libraries that were used across multiple projects, but the log is
>> getting cluttered, and I'm thinking it might be a good idea to split
>> the repository by project. Is this a good idea? Thanks,
>
> We made the opposite choice initially - we made each of several
> libraries its own repository. We're now going through the work to
> merge them again (which svn supports remarkably well, actually).
>
> The problem we found is that it's a pain to track what rev of each
> library is needed for each dependent component.
>
> --
> Scott Lawrence, Consulting Engineer
> Pingtel Corp. http://www.pingtel.com/
> +1.781.938.5306 x162 or sip:slawrence@pingtel.com
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org

--
No virus found in this incoming message.
Checked by AVG Anti-Virus.
Version: 7.0.323 / Virus Database: 267.8.5/32 - Release Date: 27/06/2005
 
-- 
No virus found in this outgoing message.
Checked by AVG Anti-Virus.
Version: 7.0.323 / Virus Database: 267.8.5/32 - Release Date: 27/06/2005
 
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Jun 28 15:28:21 2005

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.