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

Re: Is a heirarchy of braches possible ?

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2005-04-28 19:16:50 CEST

On Apr 28, 2005, at 9:48 AM, White, Daniel E. wrote:

> If I am using the suggested trunk/ tags/ branches/ division in a
> project, is it possible and/or practical to make a hierarchy under
> branches ?
>
> For instance:
>
> branches/
> developer-1/
> task1/
> task2/
> developer-2/
> task1/
> task2/
>
> ... et cetera, ad infinitum, ad nauseum

Sure, whatever you want. Subversion doesn't care. They're all just
directories.

>
>
> Any particular tips/warnings about how to eventually merging these back
> into the trunk ?

Just make sure everyone understands the hierarchy. Humans are the ones
that choose the URLs to compare when doing merges, so as long as your
users know where their branches are, this shouldn't pose any problems.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Apr 28 20:13:20 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.