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

Re: Multiple web projects, best organizational method?

From: Peter Valdemar Mørch <swp5jhu02_at_sneakemail.com>
Date: 2004-10-18 20:58:02 CEST

I guess it depends on whether / how much they share any files.

I'd say that if they share even one, then they should be in the same
repository, so that tags etc. can apply to all of them.

Note that you can merge or separate them later if you so wish..

To merge them you can use svk (or maybe svnadmin dump+load into another
repos - I'm not sure about the dump/load here...)

To separate them you can svn dump and filter into several new repositories.

Peter

Damien McKenna dmckenna-at-thelimucompany.com |Lists| wrote:

> What's the best way of organizing multiple (web) projects?
>
> I've got about a dozen different sites and assorted projects which I'm
> migrating from CVS and Perforce over. Right now I've got about half of
> them converted and they're installed as multiple repositories, but now
> I'm wondering if I should have done it as simply sub-directories within
> the same repository instead?
>
> Anyone have any suggestions?

-- 
Peter Valdemar Mørch
http://www.morch.com
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon Oct 18 20:58:52 2004

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.