Repository design for integrated projects
From: Björn Blissing <bjorn.blissing_at_vti.se>
Date: Fri, 14 Mar 2008 11:07:20 +0100
I am trying to set up a SVN repository for the projects we are working on. If we look at the projects at the directory level they are organised like this:
ProjectA
My problem is that SubfolderA and SubfolderE should be exactly the same, ie. a subproject so if any user changes a file in Subfolder A these changes should appear in SubfolderE as well when the user commits his changes.
So the logical structure is more like
How should my SVN repository be organized to best suit this requirement? Of course each project (A, B and C) should be able to have its own branches.
/Bjorn
---------------------------------------------------------------------
|
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.