Software Configuration Management Patterns: Effective Teamwork, Practical Integration (Paperback)

Stephen P. Berczuk, Brad Appleton

  • 出版商: Addison Wesley
  • 出版日期: 2003-11-14
  • 售價: $2,100
  • 貴賓價: 9.5$1,995
  • 語言: 英文
  • 頁數: 218
  • 裝訂: Paperback
  • ISBN: 0201741172
  • ISBN-13: 9780201741179
  • 相關分類: 軟體工程
  • 立即出貨(限量) (庫存=2)

買這商品的人也買了...

商品描述

Table of Contents

List of Figures.
Foreword.
Preface.
Contributor's Preface.
Acknowledgments.
Introduction.

I. BACKGROUND.

1. Putting a System Together.

Balancing Stability and Progress.
The Role of SCM in Agile Software Development.
SCM in Context.
SCM as a Team Support Discipline.
What Software Configuration Management Is.
The Role of Tools.
The Larger Whole.
This Book's Approach.
Unresolved Issues.
Further Reading.


2. The Software Environment.

General Principles.
What Software Is About.
The Development Workspace.
Architecture.
The Organization.
The Big Picture.
Further Reading.


3. Patterns.

About Patterns and Pattern Languages.
Patterns in Software.
Configuration Management Patterns.
Structure of Patterns in This Book.
The Pattern Language.
Overview of the Language.
Unresolved Issues.
Further Reading.

II THE PATTERNS.


4. Mainline.

Simplify Your Branching Model.
Unresolved Issues.
Further Reading.


5. Active Development Line.

Define Your Goals.
Unresolved Issues.
Further Reading.


6. Private Workspace.

Isolate Your Work to Control Change.
Unresolved Issues.
Further Reading.


7. Repository.

One Stop Shopping.
Unresolved Issues.
Further Reading.


8. Private System Build.

Think Globally by Building Locally.
Unresolved Issues.
Further Reading.


9. Integration Build.

Do a Centralized Build.
Unresolved Issues.
Further Reading.


10. Third Party Codeline.

Use the Tools You Already Have.
Unresolved Issues.
Further Reading.


11. Task Level Commit.

Do One Commit per Small-Grained Task.
Unresolved Issues.


12. Codeline Policy.

Define the Rules of the Road.
Unresolved Issues.
Further Reading.


13. Smoke Test.

Verify Basic Functionality.
Unresolved Issues.
Further Reading.


14. Unit Test.

Test the Contract.
Unresolved Issues.
Further Reading.


15. Regression Test.

Test for Changes.
Further Reading.


16. Private Versions.

A Private History.


17. Release Line.

Branch before Releasing.
Further Reading.


18. Release-Prep Code Line.

Branch Instead of Freeze.
Unresolved Issues.


19. Task Branch.

Handling Long-Lived Tasks.
Use Branches for Isolation.


20. Referenced Patterns.

Named Stable Bases.
Daily Build and Smoke Test.


Appendix A: SCM Resources Online.

The Configuration Management Yellow Pages.
CM Crossroads—Online Community and Resource Center for CM Professionals.
CM Today—Daily Configuration Management News.
UCM Central—Unified Configuration Management.
ACME-—Assembling Configuration Management Environments (for Software).
The Software Engineering Institute's SCM Publications.
Steve Easterbrook's Configuration Management Resource Guide.
The Software Configuration Management FAQ.
The Association for Configuration and Data Management.
Software Engineering Resource List for Software Configuration Management.
R.S. Pressman and Associates Software Engineering Resources for SCM.
SEweb Software Configuration Management Resources at Flinders University.
Pascal Molli's “CM Bubbles” SCM Resources Page.
The Usenet Newsgroup comp.software.config-mgmt.


Appendix B. Tool Support for SCM Patterns.

VSS—Visual Source Safe.
CVS—The Concurrent Versions System.
Perforce.
BitKeeper.
AccuRev.
ClearCase—base functionality (non-UCM).
ClearCase—Unified Change Management (UCM).
CM Synergy.
StarTeam.
PVCS Dimensions.
PVCS Version Manager.
MKS Integrity (Enterprise edition).

商品描述(中文翻譯)

目錄


圖表清單。
前言。
前言。
貢獻者的前言。

致謝。
導言。


I. 背景。


1. 系統整合。


平衡穩定性和進展。
SCM在敏捷軟體開發中的角色。
SCM的背景。
SCM作為團隊支援的學科。
軟體組態管理的定義。
工具的角色。
整體架構。
本書的方法。
未解決的問題。
進一步閱讀。



2. 軟體環境。


一般原則。
軟體的內容。

開發工作區。
架構。
組織。
整體概觀。
進一步閱讀。



3. 模式。


關於模式和模式語言。

軟體中的模式。
組態管理模式。
本書中模式的結構。
模式語言。
語言概述。
未解決的問題。
進一步閱讀。

II 模式。



4. 主線。


簡化分支模型。
未解決的問題。
進一步閱讀。



5. 活躍開發線。


確定目標。
未解決的問題。

進一步閱讀。



6. 私人工作區。


隔離工作以控制變更。

未解決的問題。
進一步閱讀。



7. 儲存庫。


一站式購物。
未解決的問題。

進一步閱讀。



8. 私人系統建置。


通過本地建置思考全球。

未解決的問題。
進一步閱讀。



9. 整合建置。


進行集中式建置。
未解決的問題。

進一步閱讀。



10. 第三方程式碼線。


使用您已經擁有的工具。
未解決的問題。

進一步閱讀。



11. 任務級別提交。


每個小型任務進行一次提交。

未解決的問題。



12. 程式碼線政策。

定義規則。
未解決的問題。
進一步閱讀。



13. 煙霧測試。


驗證基本功能。
未解決的問題。
進一步閱讀。



14. 單元測試。


測試合約。
未解決的問題。

進一步閱讀。



15. 回歸測試。


測試變更。
進一步閱讀。



16. 私人版本。


私人歷史。



17. 發行線。


在發行之前進行分支。
進一步閱讀。



18. 發行準備程式碼線。


分支而不是凍結。
未解決的問題。



19. 任務分支。


處理長期任務。
使用分支進行隔離。



20. 參考模式。


命名穩定基礎。
每日建置和煙霧測試。



附錄A:線上SCM資源。


組態管理黃頁。

CM Crossroads-線上社群和CM專業人員資源中心。

CM Toda