Category: Top » Computers » Software »


Author: dominicdonaldson | Total views: 62 Comments: 0
Word Count: 576 Date: Thu, 18 Sep 2008 6:04 AM

Learn About Configuration Management Systems

Configuration management systems are quite simply a system for managing change. Put into an everyday office context if two colleagues need to update the same document, for security reasons this document cannot be opened at the same time. This is because unless there is a configuration management system in place the changes will not merge together and one set of changes will overwrite the other, meaning that the other changes are lost.

Although the example of a single document in an office might not really hit home the essential nature of a system such as this, if you picture hundreds of people working continuously on the same file such as in software engineering, the process would be somewhat chaotic. Software configuration management systems are essential and there are many different types, from commercial to freeware like the open source code CMS Subversion.

Most configuration management systems all share similar basic functions and this is to enable two users of the system to open, or check out a file from one main repository, to both edit the file then return it to the repository where the file will merge the changes. There are many different systems that have different versioning capabilities; some will merge the files and only contact the user if there is a conflict and will require manual merging.

If this is taken as the overall objective of any configuration management system then there are three basic functions that the system needs to be able to perform. The first is concurrency management which refers to the process of the two aforementioned users being able to check out the same file simultaneously and edit the file without overwriting any other updated data on the file. This can lead to problems in some CM systems.

Many systems work from the system of a file being checked out by the users and the individually edited files are saved separately in the repository and then are merged automatically by algorithms which can be complex or automatic, simple or manual. This is to ensure that any conflicting changes by both users are resolved before creating the master updated file in the repository. This means that every version of the same file needs to be saved, a process called versioning.

Versioning works by wither saving a fresh copy of each updated file that is checked back into the main repository, however this sometimes creates too many issues with storage space. Other CM systems with larger files tend to save individual changes as opposed to entire files, both processes work in a similar way, ensuring that any archived previous version can be rolled back to ensuring that conflicting changes can be resolved.

The process of synchronisation describes that of the updating of the changes to any singular file. This process differs dependent on which CM system is being used and some systems require that engineers keep their own updated copies with all the changes that are available from the repository. Other systems offer algorithms that can merge the changes themselves and only contact the engineer when conflicting changes are made.

Subversion is a freeware open source configuration management system that offers all of the above features. Knowledge of certain computer languages are essential to work within a CM system of any description however the basic principles that have been relayed here are applicable within any CMS.

About the Author

Dominic Donaldson is an expert on Subversion and contributes to trade publications on the subject.




Rate, comment or bookmark this article

Seed Newsvine

Rating: Not yet rated

Bookmark this article in your preferred program
AddThis Social Bookmark Button

Comments RSS

No comments posted.

Add Comment

Your Name:


Your Email:


Comment

Enter the code shown

Visual CAPTCHA



Popular Articles in this cathegory

1: Installing PhpBB On GoDaddy
While the installation instructions included with most open source software are fantastic, I always seem to find something missing. Of course that missing piece is usually host specific, otherwise th..

2: Multi-Column Reports in Access 2007
One of the inherent values in using database software is the ability to create reports. Access 2007 offers two basic report formats: tabular and columnar.

3: Microsoft Business Contact Manager 2007 For Outlook Is The Newest Version
Microsoft Business Contact Manager 2007 for Outlook is the newest version of the old standby Microsoft Contact Manager. The Business Contact Manager 2007 is a built in addition to Outlook which means no having to find it someplace and add it into Outlook as with past versions.

4: How To Fix An Error Accessing The System Registry Easily
The system registry is an important component to practically every computer, and it would actually be considered a pile of electronics if the system registry was not included. It is essential for computers based on Windows, since it is the storage location for the hardware, software, and pretty much everything that makes the computer run.

5: How Do I Fix My Slow Computer?
If you are trying to fix a slow computer and would like some help with the steps, this article can help. Before rushing into an expensive repair shop or purchasing a new computer, save some money and time with the steps enclosed.


Creative Commons License
This article is licensed under a Creative Commons Attribution-Noncommercial-No Derivative Works 3.0 License.
Spanish taslation