Software Configuration Management Patterns : Effective Teamwork, Practical Integration

個数:

Software Configuration Management Patterns : Effective Teamwork, Practical Integration

  • 在庫がございません。海外の書籍取次会社を通じて出版社等からお取り寄せいたします。
    通常6~9週間ほどで発送の見込みですが、商品によってはさらに時間がかかることもございます。
    重要ご説明事項
    1. 納期遅延や、ご入手不能となる場合がございます。
    2. 複数冊ご注文の場合、分割発送となる場合がございます。
    3. 美品のご指定は承りかねます。
  • 【入荷遅延について】
    世界情勢の影響により、海外からお取り寄せとなる洋書・洋古書の入荷が、表示している標準的な納期よりも遅延する場合がございます。
    おそれいりますが、あらかじめご了承くださいますようお願い申し上げます。
  • ◆画像の表紙や帯等は実物とは異なる場合があります。
  • ◆ウェブストアでの洋書販売価格は、弊社店舗等での販売価格とは異なります。
    また、洋書販売価格は、ご注文確定時点での日本円価格となります。
    ご注文確定後に、同じ洋書の販売価格が変動しても、それは反映されません。
  • 製本 Paperback:紙装版/ペーパーバック版/ページ数 256 p.
  • 言語 ENG
  • 商品コード 9780201741179
  • DDC分類 005.1

Full Description

Effective software configuration management (SCM) strategies promote a healthy, team-oriented culture that produces better software. Software Configuration Management Patterns alleviates software engineers' most common concerns about software configuration management—perceived rigidity and an overemphasis on process.

Through the use of patterns, the authors show that a properly managed workflow can avert delays, morale problems, and cost overruns. The patterns approach illustrates how SCM can be easily and successfully applied in small- to mid-size organizations. By learning how these patterns relate to each other, readers can avoid common mistakes that too often result in frustrated developers and reduced productivity.

Key coverage includes instruction on how to:

Develop the next version of a product while fixing problems with the current one.
Develop code in parallel with other developers and join up with the current state of codeline.
Identify what versions of code went into a particular component.
Analyze where a change happened in the history of a component's development.
Use current tools more effectively, and decide when to use a manual process.
Incrementally introduce good practices into individual workspaces and throughout the organization.
Identify crucial aspects of the software process so that team projects can run smoothly.
Build and foster a development environment focused on producing optimal teamwork and quality products.
Software Configuration Management Patterns also includes a detailed list of SCM tools and thorough explanations of how they can be used to implement the patterns discussed in the book. These proven techniques will assist readers to improve their processes and motivate their workforce to collaborate in the production of higher quality software.



0201741172B09202002

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.