Branching Strategy vs Testing Environment
-
Monday, February 18, 2008 9:40 PM
Hi,
Suppose we have this development cycle for 2 releases (Release 1 and Release 2) with parallel developement :
Development->Component Fonctionnality Testing->System Integration Testing->User Acceptance Testing->Pre-Production->Production
What would be the best branching strategy ?
Thanks,
J-P
All Replies
-
Tuesday, February 19, 2008 8:07 PMModeratorNot sure if you already had a look at this article or not, but this is a detailed article about branching strategies
http://www.codeplex.com/BranchingGuidance/Wiki/View.aspx?title=html&referringTitle=Home
You can lookup the "Multiple Release Scenario" in this article -
Wednesday, February 20, 2008 7:47 PM
I already read this article but the approach with multiple test environments with parallel development was not detailed.
Anyway I found the answer by myself.
Thanks
-
Friday, February 22, 2008 11:48 PM
What was your solution? This is also applicable to our environment.
Thanks

