|
From: Frank V. C. <fr...@co...> - 1999-12-23 13:29:32
|
I thank anyone who has pointed documentation errors, spelling or otherwise, in this list or via e-mail. I would ask that in the future you enter them as a DEFECT in our project. This enables us to track these like any other change request. I have added the most recent submitted by Jim ( Defect 100530 ). In addition I am making some changes to the Requirement process which can be viewed on-line sometime today. The additional step includes creating a Feature (in Bug Tracking). So once we approve a Requirement, before any of the initial files for the requirement are checked in (reqXXXX.html, reqs.html), you will need to create a Feature for it. When the files are checked in, the feature id should be noted in the log message. Features are a group in Bug Tracking, and Requirement is a category, so the Bridge Pattern I am working on has a Bug Track entry of: ID : 100531 Category: Requirement Group : Feature Summary : Requirement 3142 when I commit a file I will: $ cvs commit -m"100531 Added index entry for Requirement 3142" reqs.html for example. This Feature ID (100531) will be noted in all files up to an including the implementation. Once the completed implementation has been checked in, the feature will be closed. Any Tasks created on behalf of the same work will note the Feature ID as well. -- Frank V. Castellucci |