ACCU Home page ACCU Conference Page
Search Contact us ACCU at Flickr ACCU at GitHib ACCU at Facebook ACCU at Linked-in ACCU at Twitter Skip Navigation

Search in Book Reviews

The ACCU passes on review copies of computer books to its members for them to review. The result is a large, high quality collection of book reviews by programmers, for programmers. Currently there are 1949 reviews in the database and more every month.
Search is a simple string search in either book title or book author. The full text search is a search of the text of the review.
    View all alphabetically
Title:
Configuration Management Principles and Practice
Author:
Anne Mette Jonassen Hass
ISBN:
0-321-11766-2
Publisher:
Addison-Wesley
Pages:
370pp
Price:
£37-99
Reviewer:
Chris Hills
Subject:
management; revision control
Appeared in:
15-6
Configuration management, or version control as it is sometimes known, is an area that is often overlooked by programmers. It is regarded in the same light as documentation, procedures and testing. However it is a very important part of any project. This has become more apparent with the Linux community; which has many people independently working on many versions of the system. Though the principles also apply to a one-man one-computer project. Comprehensive is the word I would use to describe this book as it covers the whole subject almost to the point of project control. I don't think the book is aimed at the one-man project unless he has lots of small projects.

Although I am a great fan of configuration management I found this book surprisingly heavy going. Whilst it defines everything in minute detail, the definitions are wide and often completely open. There is a lot of it may be this or this and this and additional things may be added. Some things appeared to be stating the obvious. I found myself sinking into a morass rather than a clear direction.

For example, one area of confusion is that version control is not configuration management. CM is a lot more than just version control. This is fine if the book stopped there and laid down some rules. The problem is that the book then goes on to say; it is up to you how you define the two terms and that in some companies they are used interchangeably without any problems. The author should have clearly stated a method and stuck with it.

I was surprised to find the 'general principles' section was chapter 15! I did try to like this book and did find useful information in it, the W-model for one thing, though this was a just a diagram with virtually no explanation.

On reflection this is more of an academic (not teaching) discussion on CM rather than an engineering book. All the information is there, it is jut not clearly and easily accessible. I think this is a pity. This book could do with a re-edit to make it more accessible to team and project leaders. I would hope that the author does this as a good [readable] book on CM should be on every software engineer's bookshelf.