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

RE: Recommended Subversion Repository Structure

From: Steve Gardell <sgardell_at_iperia.com>
Date: 2006-03-25 17:11:45 CET

Doesn't this just come down to the relationship between the projects?
If one wants to have several projects that are in lock-step (maybe
they are really more like "components" than projects) then the
second makes the most sense. If one is layering things so that
version N of projectA is supported by some set of versions of ProjectB,
then the first makes the most sense.

> -----Original Message-----
> From: Jay Lessik [mailto:joemama77ca@yahoo.ca]
> Sent: Friday, March 24, 2006 11:20 AM
> To: users@subversion.tigris.org
> Subject: Recommended Subversion Repository Structure
>
> I'm new to subversion so forgive me if this question is newbie-ish...
>
> I know that project repository structure has been discussed
> on this list and I've read a lot of the posts, but I wasn't
> able to find a clear answer to the question of which of the
> following is better?
>
> repository/
> projectA/
> trunk/
> branches/
> tags/
> projectB/
> trunk/
> branches/
> tags/
>
> OR...
>
> repository/
> trunk/
> projectA/
> projectB/
> branches/
> projectA/
> projectB/
> tags/
> projectA/
> projectB/
>
> The documentation recommends the first structure as do a lot
> of other sites and people on this list, but this post
> (http://svn.haxx.se/users/archive-2005-04/1870.shtml)
> seems to recommend the second structure and lists some good
> reasons... Would using the second structure cause problems
> down the road? I don't want to have to reorganize my
> repository later when I find out I can't do something or
> something isn't working properly...
>
> Thanks!
>
>
> __________________________________________________
> Do You Yahoo!?
> Tired of spam? Yahoo! Mail has the best spam protection
> around http://mail.yahoo.com
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
> For additional commands, e-mail: users-help@subversion.tigris.org
>
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Sat Mar 25 17:12:30 2006

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.