SlideShare a Scribd company logo
1 of 37
Software Configuration Management
        Principles and Practices




            By Guy Davis,
    Stephane Saleh and Kejin Huang
Abstract
  The concept (Kejin)

 Basic principles (Guy)
 SCM Automation and Tools (Stephane)
 SCM in the Future (Stephane)
 Tools comparison (Kejin)
Introduction
Configuration Management(CM) is a
documentation system for tracking the
work.
History
    1980, Bersoff, E. H., Henderson, V.D., and

    Siegel, S. G. Software Configuration
    Management. Prentice-Hall.
    1984, The British Standard BS 6488

    1987, IEEE Guide to Software Configuration

    Management 1987. IEEE/ANSI Standard
    1042-1987.
    1987, U. S. Department of Defense. DoD

    2167a Standard 1987. DoD.
Why SCM is needed
    The project body

    The project may be big. When a change is made in a shared
    component, the user may not be notified. (The change may be a bug
    fix or an improvement.)

    The time

    The development progress steps may last long. When the versions
    become a tree, the bugs could appear or disappear in different nodes.

    The people

    A lot of people may be involved. A simultaneous update may destroy
    the others’ work.
The goal (why)
    To have change activity converge

    Controlling ad-hoc change creates a stable

    software development environment
    Control of change is a major part of baseline

    management
    SCM co-ordinates access to change of the

    software work products which is particularly
    important when there is more than one
    individual work on a software work product
Concept
    “Configuration management involves the collection

    and maintenance of data concerning the hardware
    and software of computer systems that are being
    used.” [SIMON & DENNIS - Ref 1]
    “CM embodies a set of techniques used to help

    define, communicate and control the evolution of a
    product or system through its concept, development,
    implementation and maintenance
    phases.” [SWEETMAN - Ref 2]
    “CM, a key concept in the Information Age, is a set of

    systematic controls to keep information up to date
    and accurate.” [MORRIS - Ref 3]
Concept (cont’d)
  “A discipline applying technical and

  administrative direction and surveillance
  to. …” (IEEE)
 “A collection of hardware, software,
  and/or firmware, which satisfies an end-
  use function and is designated for
  configuration management.quot; (ISO)
What is not
  Just version management

 Just change management
 Just a build-and-release tool
 An administration tool
The Scope
Principles of SCM
 Configuration Identification
  – Baselines
 Change Control
 Configuration Status Accounting
 Configuration Audits and Reviews
  – SCM metrics
Configuration Identification
 SCM Planning document
  – Objectives, responsibilities, and methods
 Identify configuration items:
  – Independent components of the system
 Logical configuration hierarchy
  – Object-based view
  – Directory-based view
Baselines
 Complete status of a CI at a given time
 Know quality and functionality
 Unchangeable and able to recreate




            Mozilla SCM Roadmap
Change Control
 Control change between baselines
 Various levels of control
  – Open policy (no control, just tracking)
  – Informal code review by module owner
  – Change Control Board (CCB)
 Tailor level to organization and project
Configuration Status
            Accounting
 Monitor status of CIs and change
  requests
  – Complete listing of all changes since last baseline
    (including who, what, when)
  – Ideally changes should be traceable to rationale
 Allows tracking of progress to next
  baseline
 Allows for previous releases/versions to
  be extracted for testing
Configuration Audits
            and Reviews
 Validation of completeness and consistency
 SCM audits occur during project transitions
  – Requirements, design, implementation, test, …
 Ensures that SCM plan is being followed
 Useful to review SCM metrics gathered
 Feedback allows process improvement
Implementation Issues
  Requires champions, sponsors, agents

 Requires planning (SCMP)
 Requires training and documentation
 Requires maintenance
 Can be measured and improved
SCM Automation
 Why Automation?
- Difficult to manage developments
  by large teams operating at different
  remote sites
- Projects are becoming bigger and more
  complex
SCM Automation (cont’d)




     (A. Brown, S. Dart, P. Feiler, K. Wallnau, 1991)
SCM Automation (cont’d)
 Components Concepts
- Component concepts help identify and access
  components of a software product.
- Requirements covered: version control,
  configuration, repository, etc.
- Example of tools or systems: Revision Control
  System (RCS), Sherpa Design Management
  System (DMS)
SCM Automation (cont’d)
 Structure and Construction Concepts
- Concepts that deal with capturing changes to
  a component and its structure.
- Requirements covered: building, optimizing ,
  recording information to allow regeneration of
  components, etc.
- Example of tools or systems: Aide-De-Camp
  (ADC), Jasmine system model, Rational…
SCM Automation (cont’d)
 Team Concepts
- Concepts that help with the co-ordination and
  synchronization of software engineering
  teams working on a project.
- Requirements covered: work areas for
  isolating work, synchronizing, concurrent
  work…
- Example of tools or systems : Shape,
  Software Management System (SMS),
  Network Software Environment (NSE)
SCM Automation (cont’d)
 Process Concepts
- Concepts that are related to process
  functionalities.
- Requirements covered: lifecycle support, task
  management, communication and
  automatically recording information.
- Example of tools or systems : PowerFrame,
  ISTAR, LIFESPAN, Change and Configuration
  Control (CCC)
Tool Class 1
Code or Developer oriented CM tools only
supply the code management, version
control, including check-in, check-out,
merge, etc.
Tool Class 2
 Process oriented CM tools also supply management
  for software development activities. It may cover:
 Version Control
 Change Control
 Product Management
 Problem Tracking
 Activity Tracking
 Build Management
 Document Management
 Requirements Tracking.
SCM Challenges
•   Technological Issues
•   Process-Oriented Issues
•   Managerial Issues
•   Political Issues
•   Standardization Issues
SCM Challenges (cont’d)
• Technological Issues
-   Switching CM Capabilities
-   Interoperability between CM
-   Global Perspective on CM
-   Repositories
-   Distributed CM
-   Perfective Maintenance Support
SCM Challenges (cont’d)
• Process-oriented Issues
• Political Issues
• Standardization Issues
Q/A
Tool Index (cont’d)
 FtpVC                   http://www.nisnevich.com/ftpvc/ftpvc.htm.
 PERFORCE                http://www.perforce.com/
 PVCS                    http://www.merant.com/
 QEF                     http://www.qef.com/
 QVCS                             http://www.qumasoft.com/.
 RAZOR                   http://www.razor.visible.com/
 SABLIME                 http://www.bell-labs.com/project/sablime
 Software Manager (MKS) http://www.verticalsky.com/solutions/
 Source Code Manager     http://www.unipress.com/free_evals/
 StarTeam                http://www.starbase.com/.
 TeamConnection (IBM)    http://www.software.ibm.com/ad/teamcon/
 TLIB                    http://www.burtonsys.com/.
 CVS                      http://www.cvshome.org/
Comparison
                +1CM   AccuRev   AllChange   CCC   Change Man   ClearCase
 


Client/server                                            
                                                               
Graphical GUI                                            
                                                               
Basic CM                                                 
                                                               
commands
Baselines                                                
                                                               
Report                                                               
                                   
Auto-make                                                
                                                                 
Integration                                                          
                                                    
with other
tools
Life-cycle                                                           
                                            
support
Tool Class       1         2         2        2        2            1
Comparison (cont’d)
                   CM Synergy   CMF   Code Co-op   CMVS   CMZ   CONTROL-
                                                                CS
Client/server                                                 
Graphical GUI                                                        
                                                    
Basic CM                                                             
                                                          
commands
Baselines                                                            
                                                      
Report                                                               
                                                    
Auto-make                                                            
                                
Integration                                                          
                                                   
with other tools

Life-cycle                                                           
                                
support
Class Tool              2        2         1        2      1        1
Comparison (cont’d)
                     DSM   eChange   FtpVC   NeumaC   PerFORCE   PVCS
 
                           Man               M+
Client/server                                                
Graphical GUI                                                       

Basic CM                              Half
                                                              
commands
Baselines                                                    
Report                                                              

Auto-make                                                           
                                             
Integration with                                           
                                                               
other tools

Life-cycle support                                                  
                                               
Class Tool            2       2        1        2        1         1
Comparison (cont’d)
                   QEF   QVCS   RAZOR   SABLI   Software   Source Code
                                        ME      Manager    Manager
Client/server                                              
Graphical GUI                                                 
Basic CM                                                    
commands
Baselines                                                  
Report                                                        
Auto-make                        
Integration with                                              
other tools

Life-cycle                                        
support
Class Tool          2      1      2       2         2           2
Comparison (cont’d)
                   StarTeam      TeamConne   TeamW   TLIB   TRUEchange
                                 ction       are
Client/server                                                
Graphical GUI                                
Basic CM                                                     
commands
Baselines                                                    
Report

Auto-build                                    
Integration with     PVCS
other tools         SourceSafe
                     MsProject
Life-cycle
support
Class Tool              2            2         2       1         1
Comparison (cont’d)
                   VisualEnabler   Visual          MainSoft   Voodoo    CVS
                                   SourceSafe      VSS

Client/server                                                        
Graphical GUI                                                        
Basic CM                                                             
commands
Baselines                                                            
Report

Auto-build                             
Integration with                                                       
other tools                         VisualStudio                       Cervisia,
                                                                       WinCVS
Life-cycle
support
                          1              1             1         1        1
Class Tool
References

    A. Brown, S. Dart, P. Feiler, K. Wallnau. The State of Automated Configuration

    Management, Software Engineering Institute. Carnegie Mellon University. 1991.
    http://www.sei.cmu.edu/legacy/scm/abstracts/absatr_cm_state.html
    Berlack, R.H. Evaluation & Selection of Automated Configuration Management

    Tools. 1995. http://www.stsc.hill.af.mil/crosstalk/1995/nov/evaluati.asp
    Dart, Susan. Concepts in Configuration Management. Software Engineering Institute.

    Carnegie Mellon University. 1991. http://www.sei.cmu.edu/legacy/scm/abstracts/
    abscm_concepts.html
    Eich, Brendan. Mozilla Tree Management Roadmap. Mozilla Organization. 2002. http://

    www.mozilla.org/roadmap.html
    Humphrey, Watts S. Managing the Software Process. Addison-Wesley Publishing

    Company. Reading, Massachusetts. 1990
    Kelly, Marion. Configuration Management: The Changing Image McGraw-Hill U.K.,

    1996.
    Menks, D. Software Configuration Management. University Of Calgary. 2001.


    http://www.ucalgary.ca/~dbmenks/seng/seng621/scm.html

More Related Content

What's hot

SE2_Lec 22_Software Configuration Management
SE2_Lec 22_Software Configuration ManagementSE2_Lec 22_Software Configuration Management
SE2_Lec 22_Software Configuration ManagementAmr E. Mohamed
 
Configuration Management
Configuration ManagementConfiguration Management
Configuration ManagementRajesh Kumar
 
Software Configuration Management
Software Configuration ManagementSoftware Configuration Management
Software Configuration Managementelliando dias
 
Software configuration management in deep
Software configuration management in deepSoftware configuration management in deep
Software configuration management in deepFáber D. Giraldo
 
Configuration Management
Configuration ManagementConfiguration Management
Configuration Managementelliando dias
 
Software Configuration Management (SCM)
Software Configuration Management (SCM)Software Configuration Management (SCM)
Software Configuration Management (SCM)Nishkarsh Gupta
 
Software configuration management
Software configuration managementSoftware configuration management
Software configuration managementJulia Carolina
 
Introduction To Software Configuration Management
Introduction To Software Configuration ManagementIntroduction To Software Configuration Management
Introduction To Software Configuration ManagementRajesh Kumar
 
A Brief Introduction to Software Configuration Management
A Brief Introduction to Software Configuration ManagementA Brief Introduction to Software Configuration Management
A Brief Introduction to Software Configuration ManagementMd Mamunur Rashid
 
Software Configuration Management (SCM)
Software Configuration Management (SCM)Software Configuration Management (SCM)
Software Configuration Management (SCM)Er. Shiva K. Shrestha
 
Configuration management
Configuration managementConfiguration management
Configuration managementashamarsha
 
Configuration Management
Configuration ManagementConfiguration Management
Configuration ManagementSaqib Raza
 
Software Configuration Management
Software Configuration ManagementSoftware Configuration Management
Software Configuration ManagementArunnima B S
 
Software configuration items
Software configuration itemsSoftware configuration items
Software configuration itemsashok kumar
 
Configuration Management
Configuration ManagementConfiguration Management
Configuration Managementsslovepk
 
Configuration Management Best Practices
Configuration Management Best PracticesConfiguration Management Best Practices
Configuration Management Best PracticesTechWell
 
Change And Configuration Management Market Volume Analysis, size, share and K...
Change And Configuration Management Market Volume Analysis, size, share and K...Change And Configuration Management Market Volume Analysis, size, share and K...
Change And Configuration Management Market Volume Analysis, size, share and K...Monica Nerkar
 
Process Document - Configuration Management Drilldown
Process Document - Configuration Management DrilldownProcess Document - Configuration Management Drilldown
Process Document - Configuration Management DrilldownLaurie Sheehan, PMP
 

What's hot (20)

SE2_Lec 22_Software Configuration Management
SE2_Lec 22_Software Configuration ManagementSE2_Lec 22_Software Configuration Management
SE2_Lec 22_Software Configuration Management
 
Configuration Management
Configuration ManagementConfiguration Management
Configuration Management
 
Software Configuration Management
Software Configuration ManagementSoftware Configuration Management
Software Configuration Management
 
Software configuration management in deep
Software configuration management in deepSoftware configuration management in deep
Software configuration management in deep
 
5. scm
5. scm5. scm
5. scm
 
Configuration Management
Configuration ManagementConfiguration Management
Configuration Management
 
Software Configuration Management (SCM)
Software Configuration Management (SCM)Software Configuration Management (SCM)
Software Configuration Management (SCM)
 
Software configuration management
Software configuration managementSoftware configuration management
Software configuration management
 
Introduction To Software Configuration Management
Introduction To Software Configuration ManagementIntroduction To Software Configuration Management
Introduction To Software Configuration Management
 
A Brief Introduction to Software Configuration Management
A Brief Introduction to Software Configuration ManagementA Brief Introduction to Software Configuration Management
A Brief Introduction to Software Configuration Management
 
Software Configuration Management (SCM)
Software Configuration Management (SCM)Software Configuration Management (SCM)
Software Configuration Management (SCM)
 
Change Management
Change ManagementChange Management
Change Management
 
Configuration management
Configuration managementConfiguration management
Configuration management
 
Configuration Management
Configuration ManagementConfiguration Management
Configuration Management
 
Software Configuration Management
Software Configuration ManagementSoftware Configuration Management
Software Configuration Management
 
Software configuration items
Software configuration itemsSoftware configuration items
Software configuration items
 
Configuration Management
Configuration ManagementConfiguration Management
Configuration Management
 
Configuration Management Best Practices
Configuration Management Best PracticesConfiguration Management Best Practices
Configuration Management Best Practices
 
Change And Configuration Management Market Volume Analysis, size, share and K...
Change And Configuration Management Market Volume Analysis, size, share and K...Change And Configuration Management Market Volume Analysis, size, share and K...
Change And Configuration Management Market Volume Analysis, size, share and K...
 
Process Document - Configuration Management Drilldown
Process Document - Configuration Management DrilldownProcess Document - Configuration Management Drilldown
Process Document - Configuration Management Drilldown
 

Similar to Software Configuration Management

PHX Session #1: Development Best Practices And How Microsoft Helps
PHX Session #1: Development  Best  Practices And  How  Microsoft  HelpsPHX Session #1: Development  Best  Practices And  How  Microsoft  Helps
PHX Session #1: Development Best Practices And How Microsoft HelpsSteve Lange
 
Axway Managed Services for Exchange and Integration Platform
Axway Managed Services for Exchange and Integration PlatformAxway Managed Services for Exchange and Integration Platform
Axway Managed Services for Exchange and Integration PlatformJean-Claude Bellando
 
Architecture Enforcement Aspects Itarc2009
Architecture Enforcement Aspects Itarc2009Architecture Enforcement Aspects Itarc2009
Architecture Enforcement Aspects Itarc2009Srini Penchikala
 
Architecture Enforcement Aspects Itarc2009
Architecture Enforcement Aspects Itarc2009Architecture Enforcement Aspects Itarc2009
Architecture Enforcement Aspects Itarc2009guest2b8cd
 
Advanced Process Optimization - Services
Advanced Process Optimization - ServicesAdvanced Process Optimization - Services
Advanced Process Optimization - Servicesjmerschat
 
[DSBW Spring 2009] Unit 03: WebEng Process Models
[DSBW Spring 2009] Unit 03: WebEng Process Models[DSBW Spring 2009] Unit 03: WebEng Process Models
[DSBW Spring 2009] Unit 03: WebEng Process ModelsCarles Farré
 
Service Oriented Architecture 10 0
Service Oriented Architecture 10 0Service Oriented Architecture 10 0
Service Oriented Architecture 10 0Nigel Tebbutt
 
"How To Build A Change Control System in a SharePoint PMIS" for SPTech Confer...
"How To Build A Change Control System in a SharePoint PMIS" for SPTech Confer..."How To Build A Change Control System in a SharePoint PMIS" for SPTech Confer...
"How To Build A Change Control System in a SharePoint PMIS" for SPTech Confer...Dux Raymond Sy
 
Appdynamics Training Session
Appdynamics Training SessionAppdynamics Training Session
Appdynamics Training SessionCodvaTech Labs
 
Adopting Agile Tools & Methods In A Legacy Context
Adopting Agile Tools & Methods In A Legacy ContextAdopting Agile Tools & Methods In A Legacy Context
Adopting Agile Tools & Methods In A Legacy ContextXavier Warzee
 
Integrated Business Intelligence and Data Warehouse
Integrated Business Intelligence and Data WarehouseIntegrated Business Intelligence and Data Warehouse
Integrated Business Intelligence and Data WarehouseArie Sutiarso
 
Test Expo 2009 Site Confidence & Seriti Consulting Load Test Case Study
Test Expo 2009   Site Confidence & Seriti Consulting   Load Test Case StudyTest Expo 2009   Site Confidence & Seriti Consulting   Load Test Case Study
Test Expo 2009 Site Confidence & Seriti Consulting Load Test Case StudyStephen Thair
 
Web Site Redesign
Web Site RedesignWeb Site Redesign
Web Site RedesignNima Niakan
 
Automate your way to agility
Automate your way to agilityAutomate your way to agility
Automate your way to agilityYuval Yeret
 
Cognizant's Zero Deviation Life Cycle - an Overview
Cognizant's Zero Deviation Life Cycle - an OverviewCognizant's Zero Deviation Life Cycle - an Overview
Cognizant's Zero Deviation Life Cycle - an OverviewDr. Bippin Makoond
 
Designing and Deploying Internet-Scale Services
Designing and Deploying Internet-Scale ServicesDesigning and Deploying Internet-Scale Services
Designing and Deploying Internet-Scale Servicesbigqiang zou
 

Similar to Software Configuration Management (20)

PHX Session #1: Development Best Practices And How Microsoft Helps
PHX Session #1: Development  Best  Practices And  How  Microsoft  HelpsPHX Session #1: Development  Best  Practices And  How  Microsoft  Helps
PHX Session #1: Development Best Practices And How Microsoft Helps
 
Axway Managed Services for Exchange and Integration Platform
Axway Managed Services for Exchange and Integration PlatformAxway Managed Services for Exchange and Integration Platform
Axway Managed Services for Exchange and Integration Platform
 
Architecture Enforcement Aspects Itarc2009
Architecture Enforcement Aspects Itarc2009Architecture Enforcement Aspects Itarc2009
Architecture Enforcement Aspects Itarc2009
 
Architecture Enforcement Aspects Itarc2009
Architecture Enforcement Aspects Itarc2009Architecture Enforcement Aspects Itarc2009
Architecture Enforcement Aspects Itarc2009
 
Advanced Process Optimization - Services
Advanced Process Optimization - ServicesAdvanced Process Optimization - Services
Advanced Process Optimization - Services
 
[DSBW Spring 2009] Unit 03: WebEng Process Models
[DSBW Spring 2009] Unit 03: WebEng Process Models[DSBW Spring 2009] Unit 03: WebEng Process Models
[DSBW Spring 2009] Unit 03: WebEng Process Models
 
Service Oriented Architecture 10 0
Service Oriented Architecture 10 0Service Oriented Architecture 10 0
Service Oriented Architecture 10 0
 
"How To Build A Change Control System in a SharePoint PMIS" for SPTech Confer...
"How To Build A Change Control System in a SharePoint PMIS" for SPTech Confer..."How To Build A Change Control System in a SharePoint PMIS" for SPTech Confer...
"How To Build A Change Control System in a SharePoint PMIS" for SPTech Confer...
 
Appdynamics Training Session
Appdynamics Training SessionAppdynamics Training Session
Appdynamics Training Session
 
Adopting Agile Tools & Methods In A Legacy Context
Adopting Agile Tools & Methods In A Legacy ContextAdopting Agile Tools & Methods In A Legacy Context
Adopting Agile Tools & Methods In A Legacy Context
 
Integrated Business Intelligence and Data Warehouse
Integrated Business Intelligence and Data WarehouseIntegrated Business Intelligence and Data Warehouse
Integrated Business Intelligence and Data Warehouse
 
Test Expo 2009 Site Confidence & Seriti Consulting Load Test Case Study
Test Expo 2009   Site Confidence & Seriti Consulting   Load Test Case StudyTest Expo 2009   Site Confidence & Seriti Consulting   Load Test Case Study
Test Expo 2009 Site Confidence & Seriti Consulting Load Test Case Study
 
Agenda
AgendaAgenda
Agenda
 
Web Site Redesign
Web Site RedesignWeb Site Redesign
Web Site Redesign
 
Automate your way to agility
Automate your way to agilityAutomate your way to agility
Automate your way to agility
 
Cognizant's Zero Deviation Life Cycle - an Overview
Cognizant's Zero Deviation Life Cycle - an OverviewCognizant's Zero Deviation Life Cycle - an Overview
Cognizant's Zero Deviation Life Cycle - an Overview
 
Csse
CsseCsse
Csse
 
Designing and Deploying Internet-Scale Services
Designing and Deploying Internet-Scale ServicesDesigning and Deploying Internet-Scale Services
Designing and Deploying Internet-Scale Services
 
The ZDLC Brief
The ZDLC BriefThe ZDLC Brief
The ZDLC Brief
 
Asp.Net Mvc Dev Days09
Asp.Net Mvc Dev Days09Asp.Net Mvc Dev Days09
Asp.Net Mvc Dev Days09
 

More from guy_davis

Adopting Scrum and Agile
Adopting Scrum and AgileAdopting Scrum and Agile
Adopting Scrum and Agileguy_davis
 
Pragmatic Programmer
Pragmatic ProgrammerPragmatic Programmer
Pragmatic Programmerguy_davis
 
Content Caching with Rails
Content Caching with RailsContent Caching with Rails
Content Caching with Railsguy_davis
 
Test Driven Development
Test Driven DevelopmentTest Driven Development
Test Driven Developmentguy_davis
 
Unit Testing in Java
Unit Testing in JavaUnit Testing in Java
Unit Testing in Javaguy_davis
 
Agile Software Development Methodologies
Agile Software Development MethodologiesAgile Software Development Methodologies
Agile Software Development Methodologiesguy_davis
 
Project Monitoring and Control
Project Monitoring and ControlProject Monitoring and Control
Project Monitoring and Controlguy_davis
 
The Human Side of Software Development
The Human Side of Software DevelopmentThe Human Side of Software Development
The Human Side of Software Developmentguy_davis
 
Adapter Design Pattern
Adapter Design PatternAdapter Design Pattern
Adapter Design Patternguy_davis
 
Software Quality Plan
Software Quality PlanSoftware Quality Plan
Software Quality Planguy_davis
 
Unified Process
Unified ProcessUnified Process
Unified Processguy_davis
 
Quality Function Deployment
Quality Function DeploymentQuality Function Deployment
Quality Function Deploymentguy_davis
 

More from guy_davis (12)

Adopting Scrum and Agile
Adopting Scrum and AgileAdopting Scrum and Agile
Adopting Scrum and Agile
 
Pragmatic Programmer
Pragmatic ProgrammerPragmatic Programmer
Pragmatic Programmer
 
Content Caching with Rails
Content Caching with RailsContent Caching with Rails
Content Caching with Rails
 
Test Driven Development
Test Driven DevelopmentTest Driven Development
Test Driven Development
 
Unit Testing in Java
Unit Testing in JavaUnit Testing in Java
Unit Testing in Java
 
Agile Software Development Methodologies
Agile Software Development MethodologiesAgile Software Development Methodologies
Agile Software Development Methodologies
 
Project Monitoring and Control
Project Monitoring and ControlProject Monitoring and Control
Project Monitoring and Control
 
The Human Side of Software Development
The Human Side of Software DevelopmentThe Human Side of Software Development
The Human Side of Software Development
 
Adapter Design Pattern
Adapter Design PatternAdapter Design Pattern
Adapter Design Pattern
 
Software Quality Plan
Software Quality PlanSoftware Quality Plan
Software Quality Plan
 
Unified Process
Unified ProcessUnified Process
Unified Process
 
Quality Function Deployment
Quality Function DeploymentQuality Function Deployment
Quality Function Deployment
 

Recently uploaded

"ML in Production",Oleksandr Bagan
"ML in Production",Oleksandr Bagan"ML in Production",Oleksandr Bagan
"ML in Production",Oleksandr BaganFwdays
 
SIP trunking in Janus @ Kamailio World 2024
SIP trunking in Janus @ Kamailio World 2024SIP trunking in Janus @ Kamailio World 2024
SIP trunking in Janus @ Kamailio World 2024Lorenzo Miniero
 
What's New in Teams Calling, Meetings and Devices March 2024
What's New in Teams Calling, Meetings and Devices March 2024What's New in Teams Calling, Meetings and Devices March 2024
What's New in Teams Calling, Meetings and Devices March 2024Stephanie Beckett
 
What is DBT - The Ultimate Data Build Tool.pdf
What is DBT - The Ultimate Data Build Tool.pdfWhat is DBT - The Ultimate Data Build Tool.pdf
What is DBT - The Ultimate Data Build Tool.pdfMounikaPolabathina
 
Scanning the Internet for External Cloud Exposures via SSL Certs
Scanning the Internet for External Cloud Exposures via SSL CertsScanning the Internet for External Cloud Exposures via SSL Certs
Scanning the Internet for External Cloud Exposures via SSL CertsRizwan Syed
 
Connect Wave/ connectwave Pitch Deck Presentation
Connect Wave/ connectwave Pitch Deck PresentationConnect Wave/ connectwave Pitch Deck Presentation
Connect Wave/ connectwave Pitch Deck PresentationSlibray Presentation
 
Take control of your SAP testing with UiPath Test Suite
Take control of your SAP testing with UiPath Test SuiteTake control of your SAP testing with UiPath Test Suite
Take control of your SAP testing with UiPath Test SuiteDianaGray10
 
Gen AI in Business - Global Trends Report 2024.pdf
Gen AI in Business - Global Trends Report 2024.pdfGen AI in Business - Global Trends Report 2024.pdf
Gen AI in Business - Global Trends Report 2024.pdfAddepto
 
The Fit for Passkeys for Employee and Consumer Sign-ins: FIDO Paris Seminar.pptx
The Fit for Passkeys for Employee and Consumer Sign-ins: FIDO Paris Seminar.pptxThe Fit for Passkeys for Employee and Consumer Sign-ins: FIDO Paris Seminar.pptx
The Fit for Passkeys for Employee and Consumer Sign-ins: FIDO Paris Seminar.pptxLoriGlavin3
 
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024BookNet Canada
 
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek SchlawackFwdays
 
Transcript: New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024Transcript: New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024BookNet Canada
 
Hyperautomation and AI/ML: A Strategy for Digital Transformation Success.pdf
Hyperautomation and AI/ML: A Strategy for Digital Transformation Success.pdfHyperautomation and AI/ML: A Strategy for Digital Transformation Success.pdf
Hyperautomation and AI/ML: A Strategy for Digital Transformation Success.pdfPrecisely
 
unit 4 immunoblotting technique complete.pptx
unit 4 immunoblotting technique complete.pptxunit 4 immunoblotting technique complete.pptx
unit 4 immunoblotting technique complete.pptxBkGupta21
 
Dev Dives: Streamline document processing with UiPath Studio Web
Dev Dives: Streamline document processing with UiPath Studio WebDev Dives: Streamline document processing with UiPath Studio Web
Dev Dives: Streamline document processing with UiPath Studio WebUiPathCommunity
 
Moving Beyond Passwords: FIDO Paris Seminar.pdf
Moving Beyond Passwords: FIDO Paris Seminar.pdfMoving Beyond Passwords: FIDO Paris Seminar.pdf
Moving Beyond Passwords: FIDO Paris Seminar.pdfLoriGlavin3
 
A Deep Dive on Passkeys: FIDO Paris Seminar.pptx
A Deep Dive on Passkeys: FIDO Paris Seminar.pptxA Deep Dive on Passkeys: FIDO Paris Seminar.pptx
A Deep Dive on Passkeys: FIDO Paris Seminar.pptxLoriGlavin3
 
Unraveling Multimodality with Large Language Models.pdf
Unraveling Multimodality with Large Language Models.pdfUnraveling Multimodality with Large Language Models.pdf
Unraveling Multimodality with Large Language Models.pdfAlex Barbosa Coqueiro
 
Unleash Your Potential - Namagunga Girls Coding Club
Unleash Your Potential - Namagunga Girls Coding ClubUnleash Your Potential - Namagunga Girls Coding Club
Unleash Your Potential - Namagunga Girls Coding ClubKalema Edgar
 
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)Mark Simos
 

Recently uploaded (20)

"ML in Production",Oleksandr Bagan
"ML in Production",Oleksandr Bagan"ML in Production",Oleksandr Bagan
"ML in Production",Oleksandr Bagan
 
SIP trunking in Janus @ Kamailio World 2024
SIP trunking in Janus @ Kamailio World 2024SIP trunking in Janus @ Kamailio World 2024
SIP trunking in Janus @ Kamailio World 2024
 
What's New in Teams Calling, Meetings and Devices March 2024
What's New in Teams Calling, Meetings and Devices March 2024What's New in Teams Calling, Meetings and Devices March 2024
What's New in Teams Calling, Meetings and Devices March 2024
 
What is DBT - The Ultimate Data Build Tool.pdf
What is DBT - The Ultimate Data Build Tool.pdfWhat is DBT - The Ultimate Data Build Tool.pdf
What is DBT - The Ultimate Data Build Tool.pdf
 
Scanning the Internet for External Cloud Exposures via SSL Certs
Scanning the Internet for External Cloud Exposures via SSL CertsScanning the Internet for External Cloud Exposures via SSL Certs
Scanning the Internet for External Cloud Exposures via SSL Certs
 
Connect Wave/ connectwave Pitch Deck Presentation
Connect Wave/ connectwave Pitch Deck PresentationConnect Wave/ connectwave Pitch Deck Presentation
Connect Wave/ connectwave Pitch Deck Presentation
 
Take control of your SAP testing with UiPath Test Suite
Take control of your SAP testing with UiPath Test SuiteTake control of your SAP testing with UiPath Test Suite
Take control of your SAP testing with UiPath Test Suite
 
Gen AI in Business - Global Trends Report 2024.pdf
Gen AI in Business - Global Trends Report 2024.pdfGen AI in Business - Global Trends Report 2024.pdf
Gen AI in Business - Global Trends Report 2024.pdf
 
The Fit for Passkeys for Employee and Consumer Sign-ins: FIDO Paris Seminar.pptx
The Fit for Passkeys for Employee and Consumer Sign-ins: FIDO Paris Seminar.pptxThe Fit for Passkeys for Employee and Consumer Sign-ins: FIDO Paris Seminar.pptx
The Fit for Passkeys for Employee and Consumer Sign-ins: FIDO Paris Seminar.pptx
 
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
 
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack
 
Transcript: New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024Transcript: New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
 
Hyperautomation and AI/ML: A Strategy for Digital Transformation Success.pdf
Hyperautomation and AI/ML: A Strategy for Digital Transformation Success.pdfHyperautomation and AI/ML: A Strategy for Digital Transformation Success.pdf
Hyperautomation and AI/ML: A Strategy for Digital Transformation Success.pdf
 
unit 4 immunoblotting technique complete.pptx
unit 4 immunoblotting technique complete.pptxunit 4 immunoblotting technique complete.pptx
unit 4 immunoblotting technique complete.pptx
 
Dev Dives: Streamline document processing with UiPath Studio Web
Dev Dives: Streamline document processing with UiPath Studio WebDev Dives: Streamline document processing with UiPath Studio Web
Dev Dives: Streamline document processing with UiPath Studio Web
 
Moving Beyond Passwords: FIDO Paris Seminar.pdf
Moving Beyond Passwords: FIDO Paris Seminar.pdfMoving Beyond Passwords: FIDO Paris Seminar.pdf
Moving Beyond Passwords: FIDO Paris Seminar.pdf
 
A Deep Dive on Passkeys: FIDO Paris Seminar.pptx
A Deep Dive on Passkeys: FIDO Paris Seminar.pptxA Deep Dive on Passkeys: FIDO Paris Seminar.pptx
A Deep Dive on Passkeys: FIDO Paris Seminar.pptx
 
Unraveling Multimodality with Large Language Models.pdf
Unraveling Multimodality with Large Language Models.pdfUnraveling Multimodality with Large Language Models.pdf
Unraveling Multimodality with Large Language Models.pdf
 
Unleash Your Potential - Namagunga Girls Coding Club
Unleash Your Potential - Namagunga Girls Coding ClubUnleash Your Potential - Namagunga Girls Coding Club
Unleash Your Potential - Namagunga Girls Coding Club
 
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
 

Software Configuration Management

  • 1. Software Configuration Management Principles and Practices By Guy Davis, Stephane Saleh and Kejin Huang
  • 2. Abstract The concept (Kejin)   Basic principles (Guy)  SCM Automation and Tools (Stephane)  SCM in the Future (Stephane)  Tools comparison (Kejin)
  • 3. Introduction Configuration Management(CM) is a documentation system for tracking the work.
  • 4. History 1980, Bersoff, E. H., Henderson, V.D., and  Siegel, S. G. Software Configuration Management. Prentice-Hall. 1984, The British Standard BS 6488  1987, IEEE Guide to Software Configuration  Management 1987. IEEE/ANSI Standard 1042-1987. 1987, U. S. Department of Defense. DoD  2167a Standard 1987. DoD.
  • 5. Why SCM is needed The project body  The project may be big. When a change is made in a shared component, the user may not be notified. (The change may be a bug fix or an improvement.) The time  The development progress steps may last long. When the versions become a tree, the bugs could appear or disappear in different nodes. The people  A lot of people may be involved. A simultaneous update may destroy the others’ work.
  • 6. The goal (why) To have change activity converge  Controlling ad-hoc change creates a stable  software development environment Control of change is a major part of baseline  management SCM co-ordinates access to change of the  software work products which is particularly important when there is more than one individual work on a software work product
  • 7. Concept “Configuration management involves the collection  and maintenance of data concerning the hardware and software of computer systems that are being used.” [SIMON & DENNIS - Ref 1] “CM embodies a set of techniques used to help  define, communicate and control the evolution of a product or system through its concept, development, implementation and maintenance phases.” [SWEETMAN - Ref 2] “CM, a key concept in the Information Age, is a set of  systematic controls to keep information up to date and accurate.” [MORRIS - Ref 3]
  • 8. Concept (cont’d) “A discipline applying technical and  administrative direction and surveillance to. …” (IEEE)  “A collection of hardware, software, and/or firmware, which satisfies an end- use function and is designated for configuration management.quot; (ISO)
  • 9. What is not Just version management   Just change management  Just a build-and-release tool  An administration tool
  • 11. Principles of SCM  Configuration Identification – Baselines  Change Control  Configuration Status Accounting  Configuration Audits and Reviews – SCM metrics
  • 12. Configuration Identification  SCM Planning document – Objectives, responsibilities, and methods  Identify configuration items: – Independent components of the system  Logical configuration hierarchy – Object-based view – Directory-based view
  • 13. Baselines  Complete status of a CI at a given time  Know quality and functionality  Unchangeable and able to recreate Mozilla SCM Roadmap
  • 14. Change Control  Control change between baselines  Various levels of control – Open policy (no control, just tracking) – Informal code review by module owner – Change Control Board (CCB)  Tailor level to organization and project
  • 15. Configuration Status Accounting  Monitor status of CIs and change requests – Complete listing of all changes since last baseline (including who, what, when) – Ideally changes should be traceable to rationale  Allows tracking of progress to next baseline  Allows for previous releases/versions to be extracted for testing
  • 16. Configuration Audits and Reviews  Validation of completeness and consistency  SCM audits occur during project transitions – Requirements, design, implementation, test, …  Ensures that SCM plan is being followed  Useful to review SCM metrics gathered  Feedback allows process improvement
  • 17. Implementation Issues Requires champions, sponsors, agents   Requires planning (SCMP)  Requires training and documentation  Requires maintenance  Can be measured and improved
  • 18. SCM Automation  Why Automation? - Difficult to manage developments by large teams operating at different remote sites - Projects are becoming bigger and more complex
  • 19. SCM Automation (cont’d) (A. Brown, S. Dart, P. Feiler, K. Wallnau, 1991)
  • 20. SCM Automation (cont’d)  Components Concepts - Component concepts help identify and access components of a software product. - Requirements covered: version control, configuration, repository, etc. - Example of tools or systems: Revision Control System (RCS), Sherpa Design Management System (DMS)
  • 21. SCM Automation (cont’d)  Structure and Construction Concepts - Concepts that deal with capturing changes to a component and its structure. - Requirements covered: building, optimizing , recording information to allow regeneration of components, etc. - Example of tools or systems: Aide-De-Camp (ADC), Jasmine system model, Rational…
  • 22. SCM Automation (cont’d)  Team Concepts - Concepts that help with the co-ordination and synchronization of software engineering teams working on a project. - Requirements covered: work areas for isolating work, synchronizing, concurrent work… - Example of tools or systems : Shape, Software Management System (SMS), Network Software Environment (NSE)
  • 23. SCM Automation (cont’d)  Process Concepts - Concepts that are related to process functionalities. - Requirements covered: lifecycle support, task management, communication and automatically recording information. - Example of tools or systems : PowerFrame, ISTAR, LIFESPAN, Change and Configuration Control (CCC)
  • 24. Tool Class 1 Code or Developer oriented CM tools only supply the code management, version control, including check-in, check-out, merge, etc.
  • 25. Tool Class 2  Process oriented CM tools also supply management for software development activities. It may cover:  Version Control  Change Control  Product Management  Problem Tracking  Activity Tracking  Build Management  Document Management  Requirements Tracking.
  • 26. SCM Challenges • Technological Issues • Process-Oriented Issues • Managerial Issues • Political Issues • Standardization Issues
  • 27. SCM Challenges (cont’d) • Technological Issues - Switching CM Capabilities - Interoperability between CM - Global Perspective on CM - Repositories - Distributed CM - Perfective Maintenance Support
  • 28. SCM Challenges (cont’d) • Process-oriented Issues • Political Issues • Standardization Issues
  • 29. Q/A
  • 30. Tool Index (cont’d)  FtpVC http://www.nisnevich.com/ftpvc/ftpvc.htm.  PERFORCE http://www.perforce.com/  PVCS http://www.merant.com/  QEF http://www.qef.com/  QVCS http://www.qumasoft.com/.  RAZOR http://www.razor.visible.com/  SABLIME http://www.bell-labs.com/project/sablime  Software Manager (MKS) http://www.verticalsky.com/solutions/  Source Code Manager http://www.unipress.com/free_evals/  StarTeam http://www.starbase.com/.  TeamConnection (IBM) http://www.software.ibm.com/ad/teamcon/  TLIB http://www.burtonsys.com/.  CVS http://www.cvshome.org/
  • 31. Comparison +1CM AccuRev AllChange CCC Change Man ClearCase   Client/server        Graphical GUI        Basic CM        commands Baselines        Report           Auto-make          Integration         with other tools Life-cycle           support Tool Class 1 2 2 2 2 1
  • 32. Comparison (cont’d) CM Synergy CMF Code Co-op CMVS CMZ CONTROL- CS Client/server       Graphical GUI            Basic CM            commands Baselines        Report            Auto-make            Integration           with other tools Life-cycle            support Class Tool 2 2 1 2 1 1
  • 33. Comparison (cont’d) DSM eChange FtpVC NeumaC PerFORCE PVCS   Man M+ Client/server       Graphical GUI             Basic CM Half      commands Baselines       Report             Auto-make          Integration with         other tools Life-cycle support            Class Tool 2 2 1 2 1 1
  • 34. Comparison (cont’d) QEF QVCS RAZOR SABLI Software Source Code ME Manager Manager Client/server       Graphical GUI    Basic CM      commands Baselines       Report    Auto-make  Integration with    other tools Life-cycle   support Class Tool 2 1 2 2 2 2
  • 35. Comparison (cont’d) StarTeam TeamConne TeamW TLIB TRUEchange ction are Client/server      Graphical GUI   Basic CM      commands Baselines      Report Auto-build  Integration with PVCS other tools SourceSafe MsProject Life-cycle support Class Tool 2 2 2 1 1
  • 36. Comparison (cont’d) VisualEnabler Visual MainSoft Voodoo CVS SourceSafe VSS Client/server      Graphical GUI      Basic CM      commands Baselines      Report Auto-build  Integration with    other tools VisualStudio Cervisia, WinCVS Life-cycle support 1 1 1 1 1 Class Tool
  • 37. References A. Brown, S. Dart, P. Feiler, K. Wallnau. The State of Automated Configuration  Management, Software Engineering Institute. Carnegie Mellon University. 1991. http://www.sei.cmu.edu/legacy/scm/abstracts/absatr_cm_state.html Berlack, R.H. Evaluation & Selection of Automated Configuration Management  Tools. 1995. http://www.stsc.hill.af.mil/crosstalk/1995/nov/evaluati.asp Dart, Susan. Concepts in Configuration Management. Software Engineering Institute.  Carnegie Mellon University. 1991. http://www.sei.cmu.edu/legacy/scm/abstracts/ abscm_concepts.html Eich, Brendan. Mozilla Tree Management Roadmap. Mozilla Organization. 2002. http://  www.mozilla.org/roadmap.html Humphrey, Watts S. Managing the Software Process. Addison-Wesley Publishing  Company. Reading, Massachusetts. 1990 Kelly, Marion. Configuration Management: The Changing Image McGraw-Hill U.K.,  1996. Menks, D. Software Configuration Management. University Of Calgary. 2001.  http://www.ucalgary.ca/~dbmenks/seng/seng621/scm.html

Editor's Notes

  1. Hi everyone, Today’s topic is configuration management (CM). I will introduce the concept of CM. And Guy will open the door for Basic principles. Then Stephane will lead us to SCM automation and SCM tools, and also talk about the SCM future If we have time, I’ll compare the
  2. Before we give the accurate definition of Configuration Management, I’d like to have one simple sentence to show what is the CM, so everybody can have the starting point. Configuration Management is a documentation system for tracking the work. Is that simple? The simplest CM could be a piece of paper. I can use it write down what is the problem, where I find the bug, what I’ve changed to fix the bug. That is what I do everyday. Well, somebody keep it in mind, but the information can not be shared, it could be forgotten, we say this (head) is not a CM. How long have the engineers write the memo on a piece of paper?
  3. I tried to dig out the history of formal CM concept. The earliest one I got is 1984 British Standard. I’m pretty sure it is not the earliest one. My parent worked on computer science in 1958, I’ve pretty sure somebody has invented paper at that time so they can use.
  4. Today, story is different. The computer has been changed. The computer project has been changed. The expectation has been changed as well. We have much bigger project. The size is bigger means more components and more shared component. When the shared component is changed, then it’s may not be a simple story on the paper anymore. We may need to notify all the shared users. The another difference is the development of the project may last longer. We have different releases, we customize the project for different customer. The binder get thicker and thicker and we get harder to find the original paper. We have much more people involved in the project. When multiple people work in some component simultaneously, it always has problem to overwrite each other’s.
  5. So what we want? A fantastic(expensive) CM system is not our goal. It is just a tool. We want the tool to help us to have our change activity converge, so we can have a stable product to deliver.
  6. Now, let’s go back to the so called accurate concept of CM. It is just the memo of work.
  7. The IEEE definition is very interesting. It has 3 key words: Technical, administrative, and surveillance. It tends to fit the CM concept to the organization. It is not just a technical issue, it also help the administrator to understand the scope of the target, the problem and current status. And it also supply a evaluation framework to check the work.
  8. From the definition, everybody have the idea in mind. Before we move forvord, I want to emphesize that CM is not:
  9. The CM covers:
  10. Mention that each component builds somewhat upon the next. The last item is optional and the overall process should be tailored for the specific organization.
  11. Configuration Item definition: Any part of the development and/or deliverable system (whether software, hardware, firmware, drawings, inventories and/or documentation) which needs to be independently identified, stored, tested, reviewed, used, changed, delivered and/or maintained. CIs can differ widely in complexity and may contain other CIs in a hierarchy. [Kelly, 1996]
  12. 1. Known Functionality: The features and functions of a particular baseline will be documented and available for reference. 2.Known Quality: The quality of a baseline will be well defined. For example, all known bugs will be documented and the software will have undergone a complete set of testing before being released. 3.Unchangable: A baseline, once defined, cannot be changed. The list of the CIs and their versions are set in stone. Any changes may become a new baseline, but the existing baseline does not change. 4.Recreatable: All the CIs comprising the baseline can be recreated at any point in time. This is critical for maintaining development, testing, and multiple release versions. An example baseline for a software configuration item may include the current level of: [Humphrey, 1990] *Each module including source code. *Each test case including source code. *Each build tool used including the compiler. *Each data set including both test and operational data. *Each macro, library, and API (header files). *Each instalation or operating procedure.
  13. Information considered by the Change Control Board * Size: typically in lines of code (LOC). *Alternatives: consideration of other approaches to problem. *Complexity: will the change affect many modules? *Schedule: affect on other jobs *Impact: future considerations on design *Cost: weigh potential costs versus savings. *Severity: importance of making the change. *Relation to other changes: synergies or conflicts *Test: any special test requirements *Resources: are people available to do work? *System impact: will this affect performance characteristics? *Benefits: special reasons to make this change? *Politics: accommodation of an important user? *Change maturity: length of time this change has been under consideration.
  14. The following information is required to accurately account for a configuration item's status: [Humphrey, 1990] *The time at which the baseline was established. *The time at which each CI and change was included in the baseline. *A description of each CI. *The current status of each software-related engineering change. *The description of each software change. *The status of each software change. *The documentation status for each baseline. *The changes planned for each identified future baseline.
  15. Possible Change Metrics - Change frequency: indicates error-prone modules - Total number of changes completed - Average change completion time - Number of outstanding changes (per module) Also mention that these SCM metrics are also used by size and cost estimators.
  16. SCM is common to all process change in that it requires: Champions: initiate change process and bring it to the attention of management. Sponsors: senior management must provide support and resources Agents: responsible for actually planning and implementing the change SCMP: outlines objectives, responsibilities, and the approach and methods to be used Outline in brief CVS at Pason: Requirements and planning doc (cross-platform) System configuration How-to docs and FAQ-o-matic Sysadmin and backup
  17. FtpVC is a very simple shareware, which only support checkin/checkout using FTP. It does not have version label and version branch.
  18. Stephane talked one of the challenge is to transfer the CM data between the different CM system. StarTeam does very well here. StarTeam can exchange the data with other CM tool (PVCS, SourceSafe) StarTeam also can export the data to Microsoft Project, so it helps the project planning part of Software Engineering.
  19. Visual Source Safe can integrate with Visual Studio. So the files can be checkin/checkout from Visual Studio