Answered How to establish CMM baselines for items under source control?

  • Thursday, May 11, 2006 8:44 AM
     
     
    CMM is dealing with the notion of "baselines" as e.g. described in http://www.sqi.gu.edu.au/CMM/TR25/tr25_l2f.html :

    Activity 3 -- A configuration management library system is established as a repository for the software baselines

    Reading about baselines in this context could relate to maybe a "label" or a new branch in Source Code Control, which gives you the ability to link a number of files in SCC together and enable you to retrieve them as a whole?

    What is the preferred way of establishing "baselines" in TFS?

     

    regards,

    *Martin.

All Replies

  • Thursday, May 11, 2006 4:31 PM
     
     Answered

    I have a blog post that may help you: Rounding the Baselines. My guess is that branches are most likely to suit your need.

    Hope this helps!

    Cheers,
    Adam