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