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

Re: Repository organization

From: v4r4n <console.cowboy_at_gmail.com>
Date: 2004-11-19 18:37:05 CET

Ultimately it is entirely up to you.

It doesn't really matter to subversion, but I'd go with the 2nd choice
just because it would be easier to move around, copy, or remove all of
proj1, or proj3, if need be.

On Thu, 18 Nov 2004 21:12:46 -0500, Brass Tilde
<brasstilde@insightbb.com> wrote:
> OK, I'm reading through "The Book", in Chapter 3, and I thought the
> recommended directory structure in a repository with multiple projects would
> look something like this:
>
> /trunk/proj1
> /trunk/proj2
> /trunk/proj3
> /branches/proj1
> /branches/proj2
> /branches/proj3
> /tags/proj1
> /tags/proj2
> /tags/proj3
>
> However, later on, I begin to understand that maybe it's supposed to look
> like this:
>
> proj1/trunk
> proj1/tags
> proj1/branches
> proj2/trunk
> proj2/tags
> proj2/branches
> proj3/trunk
> proj3/tags
> proj3/branches
>
> Which makes considerably more sense to me.
>
> Which one is the intended recommended structure?
>
> ---------------------------------------------------------------------
> 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 Fri Nov 19 18:37:58 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.