|
||||||||
|
|
SCM Configuration Branching Ownership
Posted by Randall Becker, Nexbridge Inc., 12-Dec-1999There's an interesting cost function associated with Branching. It's hard to draw in text characters, but important to think about. As the number of branches increases from zero, a few things happen:
In the last case, the costs can be so high, that it becomes "not cost effective" for companies to actually test changes in all threads. This leads to the user community ending up doing the actual testing. From my experience, the cost functions intersect somewhere between 1 (closer to 1) and 2 branches off the mainline.
|