show/hide this revision's text 3 edited tags
show/hide this revision's text 2 edited tags
show/hide this revision's text 1

What is a good repository layout for releases and projects in Subversion?

We have the standard Subversion trunk/branches/tags layout. We have several branches for medium- and long-term projects, but none so far for a release. This is approaching fast.

Should we:

  1. Mix release branches and project branches together?
  2. Create a releases folder? If so, is there a better name than releases?
  3. Create a projects folder and move the current branches there? If so, is there a better name than projects? I've seen "sandbox" and "spike" in other repositories.
  4. Something else altogether?