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