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

Re: General - Tree Structure.

From: Joshua Varner <jlvarner_at_gmail.com>
Date: 2005-11-04 00:55:37 CET

On 11/3/05, Anastasios Angelidis <voodoo@videotron.ca> wrote:
> Bare with me here... Trying to convert a manual version system to more
> or less automated...
>
> I'm thinking of creating the following tree structure. What do you guys
> think?
>
> Tree 1:
> projects/
> project_foo/
> trunk/
> component1
> foo.cpp
> bar.cpp
> component2
> foo.cpp
> bar.cpp
> ...
> branches/
> tags/
> project_bar/
> trunk/
> some_component1
> some_component2
> ...
> branches/
> tags/
>
> Tree 2:
> projects/
> project_foo/
> component1
> trunk/
> foo.cpp
> bar.cpp
> branches/
> tags/
> component2
> project_bar/
> some_component1
> trunk/
> foo.cpp
> bar.cpp
> branches/
> tags/
> some_component2
>
> I'm thinking tree 2 is maybe a bit to deep?
>
It depends on if you want to branch the components separately or not.
If yes tree 2 is probably better, otherwise tree 1.

Josh

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Nov 4 00:57:15 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.