Branching and Merging Strategies

Posted by benPearce on Stack Overflow See other posts from Stack Overflow or by benPearce
Published on 2009-10-05T22:40:07Z Indexed on 2010/05/23 3:50 UTC
Read the original article Hit count: 362

I have been tasked with coming up with a strategy for branching, merging and releasing over the next 6 months.

The complication comes from the fact the we will be running multiple projects all with different code changes and different release dates but approximately the same development start dates.

At present we are using VSS for code management, but are aware that it will probably cause some issues and will be migrating to TFS before new development starts.

What strategies should I be employing and what things should I be considering before setting a plan down?

Sorry if this is vague, feel free to ask questions and I will update with more information if required.

© Stack Overflow or respective owner

Related posts about version-control

Related posts about tfs