{"id":105,"date":"2009-01-13T12:28:45","date_gmt":"2009-01-13T12:28:45","guid":{"rendered":"http:\/\/www.scmgalaxy.com\/tutorials\/2009\/01\/13\/the-minimum-features-for-scm-tools\/"},"modified":"2020-05-29T08:58:59","modified_gmt":"2020-05-29T08:58:59","slug":"the-minimum-features-for-scm-tools","status":"publish","type":"post","link":"https:\/\/www.devopsschool.com\/blog\/the-minimum-features-for-scm-tools\/","title":{"rendered":"What are the minimum features for SCM tools? &#8211; SCM Tools Essential Features"},"content":{"rendered":"<p><img loading=\"lazy\" decoding=\"async\" class=\"alignnone size-full wp-image-3970 aligncenter\" src=\"http:\/\/www.scmgalaxy.com\/tutorials\/wp-content\/uploads\/2009\/01\/features-for-scm-tools.png\" alt=\"features-for-scm-tools\" width=\"600\" height=\"400\" srcset=\"https:\/\/www.devopsschool.com\/blog\/wp-content\/uploads\/2009\/01\/features-for-scm-tools.png 600w, https:\/\/www.devopsschool.com\/blog\/wp-content\/uploads\/2009\/01\/features-for-scm-tools-300x200.png 300w\" sizes=\"auto, (max-width: 600px) 100vw, 600px\" \/><\/p>\n<p style=\"text-align: justify;\"><span style=\"font-size: small;\"><span style=\"font-family: verdana,geneva;\"><b>SCM Tools<\/b><br \/>\nThe minimum features for SCM tools are closely related to the task of handling the different product deliverables produced within the project software engineering process. Tool requirements and selection criteria are based on a series of features that provide a consistent look and feel with state-of-the-art software development environments. An SCM tool must have multiuser support, an intuitive graphical user interface, conformity to the organization&#8217;s development environment, scalability, flexibility in integrating other software development tools, ease of setup, modifiable models, process management, extensive support for the development phase, and management of nondevelopment objects.<br \/>\n<\/span><\/span><\/p>\n<p style=\"text-align: justify;\"><span style=\"font-size: small;\"><span style=\"font-family: verdana,geneva;\">Basic selection criteria includes the following:<\/span><\/span><\/p>\n<p style=\"text-align: justify;\"><span style=\"font-size: small;\"><span style=\"font-family: verdana,geneva;\"><br \/>\n<\/span><\/span><\/p>\n<ul style=\"text-align: justify;\">\n<li><span style=\"font-size: small;\"><span style=\"font-family: verdana,geneva;\"><b>Multiuser support<\/b>\u2014Tools are to be used concurrently by several users. They have to store all acquired information in a central, shared repository, and the SCM tool has to allow controlled parallel work on the different project documents.<\/span><\/span><\/li>\n<li><span style=\"font-size: small;\"><span style=\"font-family: verdana,geneva;\"><b>Intuitive GUI<\/b>\u2014Because the tools will be used throughout the project and not only by developers, an intuitive, easy-to-use graphical user interface is considered very important.<\/span><\/span><\/li>\n<li><span style=\"font-size: small;\"><span style=\"font-family: verdana,geneva;\"><b>Conformity to the organization&#8217;s development environment<\/b>\u2014The organization must define up front the hardware and software development platforms used. For example, the project may work on a heterogeneous network of Unix-based workstations (mainly Sun Sparc stations) and PCs. The workstations may be used for some part of the development and as a file server and communication server. The PCs may be using MS Windows 2000 NT. PCs and workstations may be interconnected using the NFS protocol (especially Sun PC-NFSpro on the PCs). The tool has to be able to store its shared repositories on a workstation and has to allow PC clients as well as workstation clients supporting the operating systems and protocols.<\/span><\/span><\/li>\n<li><span style=\"font-size: small;\"><span style=\"font-family: verdana,geneva;\"><b>Scalability<\/b>\u2014The tool should work equally well for smaller projects as for larger ones.<\/span><\/span><\/li>\n<li><span style=\"font-size: small;\"><span style=\"font-family: verdana,geneva;\"><b>Flexibility in integrating other software development tools<\/b>\u2014The tool must allow the integration of all the other development tools to provide a highly homogeneous environment. Especially the tools for design, implementation, and testing will have to co-operate on the common SCM repository.<\/span><\/span><\/li>\n<li><span style=\"font-size: small;\"><span style=\"font-family: verdana,geneva;\"><b>Ease of setup<\/b>\u2014The SCM tool should allow an easy installation and setup, and should be able to run nearly &#8220;out of the box.&#8221; It should contain predefined, immediately usable models describing the types of items, the life cycle, and the roles of the different users. The importance of existing projects and their directory structures should be made as easy as possible.<\/span><\/span><\/li>\n<li><span style=\"font-size: small;\"><span style=\"font-family: verdana,geneva;\"><b>Modifiable models<\/b>\u2014Though a working set of models should be predefined, each of these should be modifiable and extensible. This is especially important because project managers and developers want to adapt these models to the software development process as defined for the company. Role models must be adapted to the roles assigned to the different employees on the project. Object-type models must be extensible to reflect different types of objects used in the environment and especially with respect to nondevelopment objects.<\/span><\/span><\/li>\n<li><span style=\"font-size: small;\"><span style=\"font-family: verdana,geneva;\"><b>Process management<\/b>\u2014Process management comprises efficient support of object life cycles and object promotion, together with a flexible and extensible approach to life cycle models. Based on a concept of object types, it should be possible to attach different life cycles to different types of objects.<\/span><\/span><\/li>\n<li><span style=\"font-size: small;\"><span style=\"font-family: verdana,geneva;\"><b>Extensive support for the development phase<\/b>\u2014During development when checkout and update of objects is frequent, the tool should aid a developer in determining the set of objects that need an update or renewed check-in. Although this requirement seems to be trivial at first, the latest version of the tool you plan to use must be evaluated with emphasis on the environment prior to the first build. These do a good job in change management once the first release has been produced.<\/span><\/span><\/li>\n<li><span style=\"font-size: small;\"><span style=\"font-family: verdana,geneva;\"><b>Management of nondevelopment objects<\/b>\u2014SCM tools must manage all artifacts of the project, not just code. These will mainly be documents and their versions and releases. The tool must be able to support that.<\/span><\/span><\/li>\n<li><span style=\"font-size: small;\"><span style=\"font-family: verdana,geneva;\"><b>Permission management<\/b>\u2014Everyone should not have access to make changes to different pieces of the software. In many situations, check-in and checkout only will not prevent integration from being broken by multiple people modifying code for their own designs and interfaces.<\/span><\/span><\/li>\n<\/ul>\n<p style=\"text-align: justify;\"><span style=\"font-size: small;\"><span style=\"font-family: verdana,geneva;\">Many configuration management tools in the market promise to fulfill more or less all of the requirements. Chapter 24, &#8220;Use of Tools,&#8221; presented a general model for the selection of tools to support software development and project management. The keys to any tool selection are to know your project&#8217;s tool requirements, to understand how tools relate to the project&#8217;s success factors, and to do a current market search for tools. The following is an example of using that tool selection method for an SCM tool. This is simply an example, and it must be updated with individual key project success factors, tool requirements, and the tools available in the market based on the project&#8217;s schedule requirements.<br \/>\nA quick search of the market in SCM tools provided the list of potential candidates for the tool as shown in Table 31\u20131.<\/span><\/span><\/p>\n<h4 style=\"text-align: justify;\"><span style=\"font-size: small;\"><span style=\"font-family: verdana,geneva;\">Table 31\u20131 SCM Tools<\/span><\/span><\/h4>\n<table style=\"text-align: justify;\" border=\"1\" cellpadding=\"0\">\n<tbody>\n<tr>\n<td valign=\"top\" width=\"124\">\n<p align=\"center\"><span style=\"font-size: small;\"><span style=\"font-family: verdana,geneva;\"><b>Name of Tool<\/b><\/span><\/span><\/p>\n<\/td>\n<td valign=\"top\" width=\"121\">\n<p align=\"center\"><span style=\"font-size: small;\"><span style=\"font-family: verdana,geneva;\"><b>Description and Company<\/b><\/span><\/span><\/p>\n<\/td>\n<td valign=\"top\" width=\"162\">\n<p align=\"center\"><span style=\"font-size: small;\"><span style=\"font-family: verdana,geneva;\"><b>Internet Address<\/b><\/span><\/span><\/p>\n<\/td>\n<\/tr>\n<tr>\n<td valign=\"top\" width=\"124\">\n<p align=\"center\"><span style=\"font-size: small;\"><span style=\"font-family: verdana,geneva;\">AllChange 2000 SE<\/span><\/span><\/p>\n<\/td>\n<td valign=\"top\" width=\"121\">\n<p align=\"center\"><span style=\"font-size: small;\"><span style=\"font-family: verdana,geneva;\">IntaSoft<\/span><\/span><\/p>\n<\/td>\n<td valign=\"top\" width=\"162\">\n<p align=\"center\"><span style=\"font-size: small;\"><span style=\"font-family: verdana,geneva;\"><a href=\"http:\/\/www.intasoft.net\/\" target=\"new\" rel=\"noopener noreferrer\">http:\/\/www.intasoft.net\/<\/a><br \/>\n<\/span><\/span><\/p>\n<\/td>\n<\/tr>\n<tr>\n<td valign=\"top\" width=\"124\">\n<p align=\"center\"><span style=\"font-size: small;\"><span style=\"font-family: verdana,geneva;\">CCC\/Harvest, CCC\/Manager, CCC QuikTrak<\/span><\/span><\/p>\n<\/td>\n<td valign=\"top\" width=\"121\">\n<p align=\"center\"><span style=\"font-size: small;\"><span style=\"font-family: verdana,geneva;\">Computer Associates (formerly Platinum)<\/span><\/span><\/p>\n<\/td>\n<td valign=\"top\" width=\"162\">\n<p align=\"center\"><span style=\"font-size: small;\"><span style=\"font-family: verdana,geneva;\"><a href=\"http:\/\/ca.com\/products\/ccm\/\" target=\"new\" rel=\"noopener noreferrer\">ca.com\/products\/ccm\/<\/a><br \/>\n<\/span><\/span><\/p>\n<\/td>\n<\/tr>\n<tr>\n<td valign=\"top\" width=\"124\">\n<p align=\"center\"><span style=\"font-size: small;\"><span style=\"font-family: verdana,geneva;\">ClearCase<\/span><\/span><\/p>\n<\/td>\n<td valign=\"top\" width=\"121\">\n<p align=\"center\"><span style=\"font-size: small;\"><span style=\"font-family: verdana,geneva;\">Rational (formerly PureAtria)<\/span><\/span><\/p>\n<\/td>\n<td valign=\"top\" width=\"162\">\n<p align=\"center\"><span style=\"font-size: small;\"><span style=\"font-family: verdana,geneva;\"><a href=\"http:\/\/www.rational.com\/products\/clearcase\" target=\"new\" rel=\"noopener noreferrer\">http:\/\/www.rational.com\/<br \/>\nproducts\/clearcase<\/a><br \/>\n<\/span><\/span><\/p>\n<\/td>\n<\/tr>\n<tr>\n<td valign=\"top\" width=\"124\">\n<p align=\"center\"><span style=\"font-size: small;\"><span style=\"font-family: verdana,geneva;\">CMVC, now VisualAge Team Connection<\/span><\/span><\/p>\n<\/td>\n<td valign=\"top\" width=\"121\">\n<p align=\"center\"><span style=\"font-size: small;\"><span style=\"font-family: verdana,geneva;\">Configuration Management and Version Control, IBM<\/span><\/span><\/p>\n<\/td>\n<td valign=\"top\" width=\"162\">\n<p align=\"center\"><span style=\"font-size: small;\"><span style=\"font-family: verdana,geneva;\"><a href=\"http:\/\/www-4.ibm.com\/software\/ad\/teamcon\/\" target=\"new\" rel=\"noopener noreferrer\">www-4.ibm.com\/software\/<br \/>\nad\/teamcon\/<\/a><br \/>\n<\/span><\/span><\/p>\n<\/td>\n<\/tr>\n<tr>\n<td valign=\"top\" width=\"124\">\n<p align=\"center\"><span style=\"font-size: small;\"><span style=\"font-family: verdana,geneva;\">Continuus<\/span><\/span><\/p>\n<\/td>\n<td valign=\"top\" width=\"121\">\n<p align=\"center\"><span style=\"font-size: small;\"><span style=\"font-family: verdana,geneva;\">Continuus<\/span><\/span><\/p>\n<\/td>\n<td valign=\"top\" width=\"162\">\n<p align=\"center\"><span style=\"font-size: small;\"><span style=\"font-family: verdana,geneva;\"><a href=\"http:\/\/www.continuus.com\/\" target=\"new\" rel=\"noopener noreferrer\">http:\/\/www.continuus.com\/<\/a><br \/>\n<\/span><\/span><\/p>\n<\/td>\n<\/tr>\n<tr>\n<td valign=\"top\" width=\"124\">\n<p align=\"center\"><span style=\"font-size: small;\"><span style=\"font-family: verdana,geneva;\">eChange Man<\/span><\/span><\/p>\n<\/td>\n<td valign=\"top\" width=\"121\">\n<p align=\"center\"><span style=\"font-size: small;\"><span style=\"font-family: verdana,geneva;\">Serena<\/span><\/span><\/p>\n<\/td>\n<td valign=\"top\" width=\"162\">\n<p align=\"center\"><span style=\"font-size: small;\"><span style=\"font-family: verdana,geneva;\"><a href=\"http:\/\/www.serena.com\/html\/echange.htm\" target=\"new\" rel=\"noopener noreferrer\">http:\/\/www.serena.com\/<br \/>\nhtml\/echange.htm<\/a><br \/>\n<\/span><\/span><\/p>\n<\/td>\n<\/tr>\n<tr>\n<td valign=\"top\" width=\"124\">\n<p align=\"center\"><span style=\"font-size: small;\"><span style=\"font-family: verdana,geneva;\">Enabler aqua<\/span><\/span><\/p>\n<\/td>\n<td valign=\"top\" width=\"121\">\n<p align=\"center\"><span style=\"font-size: small;\"><span style=\"font-family: verdana,geneva;\">Softlab<\/span><\/span><\/p>\n<\/td>\n<td valign=\"top\" width=\"162\">\n<p align=\"center\"><span style=\"font-size: small;\"><span style=\"font-family: verdana,geneva;\"><a href=\"http:\/\/www.softlab.com\/technology\/frm_tech00.asp\" target=\"new\" rel=\"noopener noreferrer\">http:\/\/www.softlab.com\/<br \/>\ntechnology\/frm_tech00.asp<\/a><br \/>\n<\/span><\/span><\/p>\n<\/td>\n<\/tr>\n<tr>\n<td valign=\"top\" width=\"124\">\n<p align=\"center\"><span style=\"font-size: small;\"><span style=\"font-family: verdana,geneva;\">Endevor<\/span><\/span><\/p>\n<\/td>\n<td valign=\"top\" width=\"121\">\n<p align=\"center\"><span style=\"font-size: small;\"><span style=\"font-family: verdana,geneva;\">Computer Associates<\/span><\/span><\/p>\n<\/td>\n<td valign=\"top\" width=\"162\">\n<p align=\"center\"><span style=\"font-size: small;\"><span style=\"font-family: verdana,geneva;\"><a href=\"http:\/\/www.cai.com\/products\/endevor_ws.htm\" target=\"new\" rel=\"noopener noreferrer\">http:\/\/www.cai.com\/products\/<br \/>\nendevor_ws.htm<\/a><br \/>\n<\/span><\/span><\/p>\n<\/td>\n<\/tr>\n<tr>\n<td valign=\"top\" width=\"124\">\n<p align=\"center\"><span style=\"font-size: small;\"><span style=\"font-family: verdana,geneva;\">Perforce<\/span><\/span><\/p>\n<\/td>\n<td valign=\"top\" width=\"121\">\n<p align=\"center\"><span style=\"font-size: small;\"><span style=\"font-family: verdana,geneva;\">Perforce Software<\/span><\/span><\/p>\n<\/td>\n<td valign=\"top\" width=\"162\">\n<p align=\"center\"><span style=\"font-size: small;\"><span style=\"font-family: verdana,geneva;\"><a href=\"http:\/\/www.perforce.com\/\" target=\"new\" rel=\"noopener noreferrer\">http:\/\/www.perforce.com\/<\/a><br \/>\n<\/span><\/span><\/p>\n<\/td>\n<\/tr>\n<tr>\n<td valign=\"top\" width=\"124\">\n<p align=\"center\"><span style=\"font-size: small;\"><span style=\"font-family: verdana,geneva;\">PVCS<\/span><\/span><\/p>\n<\/td>\n<td valign=\"top\" width=\"121\">\n<p align=\"center\"><span style=\"font-size: small;\"><span style=\"font-family: verdana,geneva;\">MERANT (formed by a combination of MicroFocus and Intersolv)<\/span><\/span><\/p>\n<\/td>\n<td valign=\"top\" width=\"162\">\n<p align=\"center\"><span style=\"font-size: small;\"><span style=\"font-family: verdana,geneva;\"><a href=\"http:\/\/www.merant.com\/products\/pvcs\/\" target=\"new\" rel=\"noopener noreferrer\">http:\/\/www.merant.com\/<br \/>\nproducts\/pvcs\/<\/a><br \/>\n<\/span><\/span><\/p>\n<\/td>\n<\/tr>\n<tr>\n<td valign=\"top\" width=\"124\">\n<p align=\"center\"><span style=\"font-size: small;\"><span style=\"font-family: verdana,geneva;\">PVCS Dimensions<\/span><\/span><\/p>\n<\/td>\n<td valign=\"top\" width=\"121\">\n<p align=\"center\"><span style=\"font-size: small;\"><span style=\"font-family: verdana,geneva;\">MERANT (formerly PCMS Dimensions from SQL Software)<\/span><\/span><\/p>\n<\/td>\n<td valign=\"top\" width=\"162\">\n<p align=\"center\"><span style=\"font-size: small;\"><span style=\"font-family: verdana,geneva;\"><a href=\"http:\/\/www.merant.com\/products\/pvcs\/\" target=\"new\" rel=\"noopener noreferrer\">http:\/\/www.merant.com\/<br \/>\nproducts\/pvcs\/<\/a><br \/>\n<a href=\"http:\/\/www.pvcs.synergex.com\/\" target=\"new\" rel=\"noopener noreferrer\">http:\/\/www.pvcs.synergex.com\/<\/a><br \/>\n<\/span><\/span><\/p>\n<\/td>\n<\/tr>\n<tr>\n<td valign=\"top\" width=\"124\">\n<p align=\"center\"><span style=\"font-size: small;\"><span style=\"font-family: verdana,geneva;\">Razor<\/span><\/span><\/p>\n<\/td>\n<td valign=\"top\" width=\"121\">\n<p align=\"center\"><span style=\"font-size: small;\"><span style=\"font-family: verdana,geneva;\">Visible Software<\/span><\/span><\/p>\n<\/td>\n<td valign=\"top\" width=\"162\">\n<p align=\"center\"><span style=\"font-size: small;\"><span style=\"font-family: verdana,geneva;\">\u00a0<\/span><\/span><\/p>\n<\/td>\n<\/tr>\n<tr>\n<td valign=\"top\" width=\"124\">\n<p align=\"center\"><span style=\"font-size: small;\"><span style=\"font-family: verdana,geneva;\">RCE (VRCE)<\/span><\/span><\/p>\n<\/td>\n<td valign=\"top\" width=\"121\">\n<p align=\"center\"><span style=\"font-size: small;\"><span style=\"font-family: verdana,geneva;\">Revision Control Engine (Visual RCE) DuraSoft GmbH<\/span><\/span><\/p>\n<\/td>\n<td valign=\"top\" width=\"162\">\n<p align=\"center\"><span style=\"font-size: small;\"><span style=\"font-family: verdana,geneva;\"><a href=\"http:\/\/wwwipd.ira.uka.de\/%7ERCE\/\" target=\"new\" rel=\"noopener noreferrer\">wwwipd.ira.uka.de\/~RCE\/<\/a><br \/>\n<\/span><\/span><\/p>\n<\/td>\n<\/tr>\n<tr>\n<td valign=\"top\" width=\"124\">\n<p align=\"center\"><span style=\"font-size: small;\"><span style=\"font-family: verdana,geneva;\">Sablime<\/span><\/span><\/p>\n<\/td>\n<td valign=\"top\" width=\"121\">\n<p align=\"center\"><span style=\"font-size: small;\"><span style=\"font-family: verdana,geneva;\">Lucent Technologies<\/span><\/span><\/p>\n<\/td>\n<td valign=\"top\" width=\"162\">\n<p align=\"center\"><span style=\"font-size: small;\"><span style=\"font-family: verdana,geneva;\"><a href=\"http:\/\/www.bell-labs.com\/project\/sablime\/\" target=\"new\" rel=\"noopener noreferrer\">http:\/\/www.bell-labs.com\/<br \/>\nproject\/sablime\/<\/a><br \/>\n<\/span><\/span><\/p>\n<\/td>\n<\/tr>\n<tr>\n<td valign=\"top\" width=\"124\">\n<p align=\"center\"><span style=\"font-size: small;\"><span style=\"font-family: verdana,geneva;\">SCCS<\/span><\/span><\/p>\n<\/td>\n<td valign=\"top\" width=\"121\">\n<p align=\"center\"><span style=\"font-size: small;\"><span style=\"font-family: verdana,geneva;\">Source Code Control System<\/span><\/span><\/p>\n<\/td>\n<td valign=\"top\" width=\"162\">\n<p align=\"center\"><span style=\"font-size: small;\"><span style=\"font-family: verdana,geneva;\"><i>Comes with most Unix distributions.<\/i><\/span><\/span><\/p>\n<\/td>\n<\/tr>\n<tr>\n<td valign=\"top\" width=\"124\">\n<p align=\"center\"><span style=\"font-size: small;\"><span style=\"font-family: verdana,geneva;\">SCLM<\/span><\/span><\/p>\n<\/td>\n<td valign=\"top\" width=\"121\">\n<p align=\"center\"><span style=\"font-size: small;\"><span style=\"font-family: verdana,geneva;\">Software Configuration Library Manager, IBM<\/span><\/span><\/p>\n<\/td>\n<td valign=\"top\" width=\"162\">\n<p align=\"center\"><span style=\"font-size: small;\"><span style=\"font-family: verdana,geneva;\"><a href=\"http:\/\/www-3.ibm.com\/software\/office\/bkmgr\/\" target=\"new\" rel=\"noopener noreferrer\">booksrv2.raleigh.ibm.com\/<\/a><br \/>\n<\/span><\/span><\/p>\n<\/td>\n<\/tr>\n<tr>\n<td valign=\"top\" width=\"124\">\n<p align=\"center\"><span style=\"font-size: small;\"><span style=\"font-family: verdana,geneva;\">SCM<\/span><\/span><\/p>\n<\/td>\n<td valign=\"top\" width=\"121\">\n<p align=\"center\"><span style=\"font-size: small;\"><span style=\"font-family: verdana,geneva;\">Source Code Manager, UniPress Software, Inc.<\/span><\/span><\/p>\n<\/td>\n<td valign=\"top\" width=\"162\">\n<p align=\"center\"><span style=\"font-size: small;\"><span style=\"font-family: verdana,geneva;\"><a href=\"http:\/\/www.unipress.com\/cat\/scm.html\" target=\"new\" rel=\"noopener noreferrer\">http:\/\/www.unipress.com\/<br \/>\ncat\/scm.html<\/a><br \/>\n<\/span><\/span><\/p>\n<\/td>\n<\/tr>\n<tr>\n<td valign=\"top\" width=\"124\">\n<p align=\"center\"><span style=\"font-size: small;\"><span style=\"font-family: verdana,geneva;\">SoftBench<\/span><\/span><\/p>\n<\/td>\n<td valign=\"top\" width=\"121\">\n<p align=\"center\"><span style=\"font-size: small;\"><span style=\"font-family: verdana,geneva;\">HP<\/span><\/span><\/p>\n<\/td>\n<td valign=\"top\" width=\"162\">\n<p align=\"center\"><span style=\"font-size: small;\"><span style=\"font-family: verdana,geneva;\"><a href=\"http:\/\/www.devresource.hp.com\/softbench\/sb_description.html\" target=\"new\" rel=\"noopener noreferrer\">http:\/\/www.devresource.hp.com\/<br \/>\nsoftbench\/sb_description.html<\/a><br \/>\n<\/span><\/span><\/p>\n<\/td>\n<\/tr>\n<tr>\n<td valign=\"top\" width=\"124\">\n<p align=\"center\"><span style=\"font-size: small;\"><span style=\"font-family: verdana,geneva;\">Source Integrity<\/span><\/span><\/p>\n<\/td>\n<td valign=\"top\" width=\"121\">\n<p align=\"center\"><span style=\"font-size: small;\"><span style=\"font-family: verdana,geneva;\">MKS<\/span><\/span><\/p>\n<\/td>\n<td valign=\"top\" width=\"162\">\n<p align=\"center\"><span style=\"font-size: small;\"><span style=\"font-family: verdana,geneva;\"><a href=\"http:\/\/www.mks.com\/products\/scm\/si\/\" target=\"new\" rel=\"noopener noreferrer\">http:\/\/www.mks.com\/<br \/>\nproducts\/scm\/si\/<\/a><br \/>\n<\/span><\/span><\/p>\n<\/td>\n<\/tr>\n<tr>\n<td valign=\"top\" width=\"124\">\n<p align=\"center\"><span style=\"font-size: small;\"><span style=\"font-family: verdana,geneva;\">StarTeam<\/span><\/span><\/p>\n<\/td>\n<td valign=\"top\" width=\"121\">\n<p align=\"center\"><span style=\"font-size: small;\"><span style=\"font-family: verdana,geneva;\">StarBase<\/span><\/span><\/p>\n<\/td>\n<td valign=\"top\" width=\"162\">\n<p align=\"center\"><span style=\"font-size: small;\"><span style=\"font-family: verdana,geneva;\"><a href=\"http:\/\/www.starbase.com\/products\/starteam\/\" target=\"new\" rel=\"noopener noreferrer\">http:\/\/www.starbase.com\/<br \/>\nproducts\/starteam\/<\/a><br \/>\n<\/span><\/span><\/p>\n<\/td>\n<\/tr>\n<tr>\n<td valign=\"top\" width=\"124\">\n<p align=\"center\"><span style=\"font-size: small;\"><span style=\"font-family: verdana,geneva;\">TeamSite<\/span><\/span><\/p>\n<\/td>\n<td valign=\"top\" width=\"121\">\n<p align=\"center\"><span style=\"font-size: small;\"><span style=\"font-family: verdana,geneva;\">Interwoven<\/span><\/span><\/p>\n<\/td>\n<td valign=\"top\" width=\"162\">\n<p align=\"center\"><span style=\"font-size: small;\"><span style=\"font-family: verdana,geneva;\"><a href=\"http:\/\/www.interwoven.com\" target=\"new\" rel=\"noopener noreferrer\">http:\/\/www.interwoven.com<\/a><br \/>\n<\/span><\/span><\/p>\n<\/td>\n<\/tr>\n<tr>\n<td valign=\"top\" width=\"124\">\n<p align=\"center\"><span style=\"font-size: small;\"><span style=\"font-family: verdana,geneva;\">TRUEchange<\/span><\/span><\/p>\n<\/td>\n<td valign=\"top\" width=\"121\">\n<p align=\"center\"><span style=\"font-size: small;\"><span style=\"font-family: verdana,geneva;\">McCabe and Associates<\/span><\/span><\/p>\n<\/td>\n<td valign=\"top\" width=\"162\">\n<p align=\"center\"><span style=\"font-size: small;\"><span style=\"font-family: verdana,geneva;\"><a href=\"http:\/\/www.mccabe.com\/products\/truechange.htm\" target=\"new\" rel=\"noopener noreferrer\">http:\/\/www.mccabe.com\/<br \/>\nproducts\/truechange.htm<\/a><br \/>\n<\/span><\/span><\/p>\n<\/td>\n<\/tr>\n<tr>\n<td valign=\"top\" width=\"124\">\n<p align=\"center\"><span style=\"font-size: small;\"><span style=\"font-family: verdana,geneva;\">TurnOver<\/span><\/span><\/p>\n<\/td>\n<td valign=\"top\" width=\"121\">\n<p align=\"center\"><span style=\"font-size: small;\"><span style=\"font-family: verdana,geneva;\">Soft Landing Systems<\/span><\/span><\/p>\n<\/td>\n<td valign=\"top\" width=\"162\">\n<p align=\"center\"><span style=\"font-size: small;\"><span style=\"font-family: verdana,geneva;\"><a href=\"http:\/\/www.softlanding.com\/turnover.html\" target=\"new\" rel=\"noopener noreferrer\">http:\/\/www.softlanding.com\/<br \/>\nturnover.html<\/a><br \/>\n<\/span><\/span><\/p>\n<\/td>\n<\/tr>\n<tr>\n<td valign=\"top\" width=\"124\">\n<p align=\"center\"><span style=\"font-size: small;\"><span style=\"font-family: verdana,geneva;\">Visual Age TeamConnection<\/span><\/span><\/p>\n<\/td>\n<td valign=\"top\" width=\"121\">\n<p align=\"center\"><span style=\"font-size: small;\"><span style=\"font-family: verdana,geneva;\">IBM<\/span><\/span><\/p>\n<\/td>\n<td valign=\"top\" width=\"162\">\n<p align=\"center\"><span style=\"font-size: small;\"><span style=\"font-family: verdana,geneva;\"><a href=\"http:\/\/www-4.ibm.com\/software\/ad\/teamcon\/\" target=\"new\" rel=\"noopener noreferrer\">www-4.ibm.com\/<br \/>\nsoftware\/ad\/teamcon\/<\/a><br \/>\n<\/span><\/span><\/p>\n<\/td>\n<\/tr>\n<tr>\n<td valign=\"top\" width=\"124\">\n<p align=\"center\"><span style=\"font-size: small;\"><span style=\"font-family: verdana,geneva;\">Visual Enabler<\/span><\/span><\/p>\n<\/td>\n<td valign=\"top\" width=\"121\">\n<p align=\"center\"><span style=\"font-size: small;\"><span style=\"font-family: verdana,geneva;\">Soft Lab<\/span><\/span><\/p>\n<\/td>\n<td valign=\"top\" width=\"162\">\n<p align=\"center\"><span style=\"font-size: small;\"><span style=\"font-family: verdana,geneva;\"><a href=\"http:\/\/www.softlabna.com\/pages\/espages\/visenable.htm\" target=\"new\" rel=\"noopener noreferrer\">http:\/\/www.softlabna.com\/<br \/>\npages\/espages\/visenable.htm<\/a><br \/>\n<\/span><\/span><\/p>\n<\/td>\n<\/tr>\n<tr>\n<td valign=\"top\" width=\"124\">\n<p align=\"center\"><span style=\"font-size: small;\"><span style=\"font-family: verdana,geneva;\">Visual Source Safe<\/span><\/span><\/p>\n<\/td>\n<td valign=\"top\" width=\"121\">\n<p align=\"center\"><span style=\"font-size: small;\"><span style=\"font-family: verdana,geneva;\">Microsoft Corp. (PC) \/ Metrowerks (Macintosh)<\/span><\/span><\/p>\n<\/td>\n<td valign=\"top\" width=\"162\">\n<p align=\"center\"><span style=\"font-size: small;\"><span style=\"font-family: verdana,geneva;\"><a href=\"http:\/\/www.microsoft.com\/ssafe\/\" target=\"new\" rel=\"noopener noreferrer\">http:\/\/www.microsoft.com\/ssafe\/<\/a><br \/>\n<\/span><\/span><\/p>\n<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<p style=\"text-align: justify;\">\n<p>From the list, four were picked as possible commercial products that would meet the project&#8217;s requirements:<\/p>\n<ul style=\"text-align: justify;\">\n<li><span style=\"font-size: small;\"><span style=\"font-family: verdana,geneva;\">PCMS is an established product with strong all-round capability to manage the development of complex software projects over a wide range of platforms. Based on information in the public domain, PCMS has shown the greatest level of product development.<\/span><\/span><\/li>\n<li><span style=\"font-size: small;\"><span style=\"font-family: verdana,geneva;\">ClearCase is the dominant commercial SCM-tool in Unix development environments and is rapidly moving into NT client\/server market development environments. It has achieved this principally by providing developers with transparent tools supporting their work environment and culture. The introduction of ClearTrack extends the all-around capability of the tool set by supporting the management and documentation of changes. After the recent liaison between Rational Software Corporation and Atria Software, Inc., an interesting merge of features between the object-oriented design tool Rational Rose and ClearCase may be expected.<\/span><\/span><\/li>\n<li><span style=\"font-size: small;\"><span style=\"font-family: verdana,geneva;\">Continuus\/CM toolset is characterized by a strong embedded support for process, and its breadth of SCM coverage. The task-based process model is an intuitive approach to the management of change. Distributed development via direct links or over the Internet is simple to set up and operate. However, working across low-grade communication networks is difficult to set up and administer.<\/span><\/span><\/li>\n<li><span style=\"font-size: small;\"><span style=\"font-family: verdana,geneva;\">PVCS is the market-leading system for software configuration management by numbers sold. It is simple to use and has stood the test of time. Intersolv has gradually added functionality to Version Manager with associated products such as Tracker, Configuration Builder, and Gateway, and by integrating PVCS with many third-party tools.<\/span><\/span><\/li>\n<\/ul>\n<p style=\"text-align: justify;\"><span style=\"font-size: small;\"><span style=\"font-family: verdana,geneva;\">Following an example from SEI, we formed a ranking system for comparing the tools. Table 31\u20132 shows the rating for the considered tools.<br \/>\n<b>SEI Template for Ranking CM Plans.<\/b><br \/>\n<i>Source: SEI, from Configuration Management Plans: The Beginning to your CM Solution<\/i>.<br \/>\nThe result of this first ranking allows one of the potential tools, PVCS, to be dropped. This would then leave three for the project manager and tool evaluation team to take a more in-depth look. Note that there has been no discussion of price at this time. Once the technical decision has been made, the cost decision should follow. Do not introduce price early in the evaluation. If there is discomfort with the technical capabilities and life cycle coverage of a tool, adding in a cost variable will only further confuse the decision. Many software project tools become less desirable after full life cycle cost is analyzed and estimated. Make the technical decision first.<\/span><\/span><\/p>\n<h4 style=\"text-align: justify;\"><span style=\"font-size: small;\"><span style=\"font-family: verdana,geneva;\">Comparison of Four Commercial SCM Tools<\/span><\/span><\/h4>\n<table style=\"text-align: justify;\" border=\"1\" cellpadding=\"0\">\n<tbody>\n<tr>\n<td valign=\"top\" width=\"144\">\n<p align=\"center\"><span style=\"font-size: small;\"><span style=\"font-family: verdana,geneva;\">\u00a0<\/span><\/span><\/p>\n<\/td>\n<td valign=\"top\" width=\"65\">\n<p align=\"center\"><span style=\"font-size: small;\"><span style=\"font-family: verdana,geneva;\"><b>PCMS<\/b><\/span><\/span><\/p>\n<\/td>\n<td valign=\"top\" width=\"65\">\n<p align=\"center\"><span style=\"font-size: small;\"><span style=\"font-family: verdana,geneva;\"><b>ClearCase<\/b><\/span><\/span><\/p>\n<\/td>\n<td valign=\"top\" width=\"65\">\n<p align=\"center\"><span style=\"font-size: small;\"><span style=\"font-family: verdana,geneva;\"><b>Continuus\/CM<\/b><\/span><\/span><\/p>\n<\/td>\n<td valign=\"top\" width=\"65\">\n<p align=\"center\"><span style=\"font-size: small;\"><span style=\"font-family: verdana,geneva;\"><b>PVCS<\/b><\/span><\/span><\/p>\n<\/td>\n<\/tr>\n<tr>\n<td valign=\"top\" width=\"144\">\n<p align=\"center\"><span style=\"font-size: small;\"><span style=\"font-family: verdana,geneva;\">Multiuser support<\/span><\/span><\/p>\n<\/td>\n<td valign=\"top\" width=\"65\">\n<p align=\"center\"><span style=\"font-size: small;\"><span style=\"font-family: verdana,geneva;\">4<\/span><\/span><\/p>\n<\/td>\n<td valign=\"top\" width=\"65\">\n<p align=\"center\"><span style=\"font-size: small;\"><span style=\"font-family: verdana,geneva;\">3<\/span><\/span><\/p>\n<\/td>\n<td valign=\"top\" width=\"65\">\n<p align=\"center\"><span style=\"font-size: small;\"><span style=\"font-family: verdana,geneva;\">3<\/span><\/span><\/p>\n<\/td>\n<td valign=\"top\" width=\"65\">\n<p align=\"center\"><span style=\"font-size: small;\"><span style=\"font-family: verdana,geneva;\">2<\/span><\/span><\/p>\n<\/td>\n<\/tr>\n<tr>\n<td valign=\"top\" width=\"144\">\n<p align=\"center\"><span style=\"font-size: small;\"><span style=\"font-family: verdana,geneva;\">Intuitive GUI<\/span><\/span><\/p>\n<\/td>\n<td valign=\"top\" width=\"65\">\n<p align=\"center\"><span style=\"font-size: small;\"><span style=\"font-family: verdana,geneva;\">3<\/span><\/span><\/p>\n<\/td>\n<td valign=\"top\" width=\"65\">\n<p align=\"center\"><span style=\"font-size: small;\"><span style=\"font-family: verdana,geneva;\">4<\/span><\/span><\/p>\n<\/td>\n<td valign=\"top\" width=\"65\">\n<p align=\"center\"><span style=\"font-size: small;\"><span style=\"font-family: verdana,geneva;\">3<\/span><\/span><\/p>\n<\/td>\n<td valign=\"top\" width=\"65\">\n<p align=\"center\"><span style=\"font-size: small;\"><span style=\"font-family: verdana,geneva;\">3<\/span><\/span><\/p>\n<\/td>\n<\/tr>\n<tr>\n<td valign=\"top\" width=\"144\">\n<p align=\"center\"><span style=\"font-size: small;\"><span style=\"font-family: verdana,geneva;\">Environment conformity<\/span><\/span><\/p>\n<\/td>\n<td valign=\"top\" width=\"65\">\n<p align=\"center\"><span style=\"font-size: small;\"><span style=\"font-family: verdana,geneva;\">3<\/span><\/span><\/p>\n<\/td>\n<td valign=\"top\" width=\"65\">\n<p align=\"center\"><span style=\"font-size: small;\"><span style=\"font-family: verdana,geneva;\">4<\/span><\/span><\/p>\n<\/td>\n<td valign=\"top\" width=\"65\">\n<p align=\"center\"><span style=\"font-size: small;\"><span style=\"font-family: verdana,geneva;\">4<\/span><\/span><\/p>\n<\/td>\n<td valign=\"top\" width=\"65\">\n<p align=\"center\"><span style=\"font-size: small;\"><span style=\"font-family: verdana,geneva;\">4<\/span><\/span><\/p>\n<\/td>\n<\/tr>\n<tr>\n<td valign=\"top\" width=\"144\">\n<p align=\"center\"><span style=\"font-size: small;\"><span style=\"font-family: verdana,geneva;\">Scalability<\/span><\/span><\/p>\n<\/td>\n<td valign=\"top\" width=\"65\">\n<p align=\"center\"><span style=\"font-size: small;\"><span style=\"font-family: verdana,geneva;\">4<\/span><\/span><\/p>\n<\/td>\n<td valign=\"top\" width=\"65\">\n<p align=\"center\"><span style=\"font-size: small;\"><span style=\"font-family: verdana,geneva;\">4<\/span><\/span><\/p>\n<\/td>\n<td valign=\"top\" width=\"65\">\n<p align=\"center\"><span style=\"font-size: small;\"><span style=\"font-family: verdana,geneva;\">4<\/span><\/span><\/p>\n<\/td>\n<td valign=\"top\" width=\"65\">\n<p align=\"center\"><span style=\"font-size: small;\"><span style=\"font-family: verdana,geneva;\">2<\/span><\/span><\/p>\n<\/td>\n<\/tr>\n<tr>\n<td valign=\"top\" width=\"144\">\n<p align=\"center\"><span style=\"font-size: small;\"><span style=\"font-family: verdana,geneva;\">Flexibility in integrating other software development tools<\/span><\/span><\/p>\n<\/td>\n<td valign=\"top\" width=\"65\">\n<p align=\"center\"><span style=\"font-size: small;\"><span style=\"font-family: verdana,geneva;\">2<\/span><\/span><\/p>\n<\/td>\n<td valign=\"top\" width=\"65\">\n<p align=\"center\"><span style=\"font-size: small;\"><span style=\"font-family: verdana,geneva;\">3<\/span><\/span><\/p>\n<\/td>\n<td valign=\"top\" width=\"65\">\n<p align=\"center\"><span style=\"font-size: small;\"><span style=\"font-family: verdana,geneva;\">1<\/span><\/span><\/p>\n<\/td>\n<td valign=\"top\" width=\"65\">\n<p align=\"center\"><span style=\"font-size: small;\"><span style=\"font-family: verdana,geneva;\">3<\/span><\/span><\/p>\n<\/td>\n<\/tr>\n<tr>\n<td valign=\"top\" width=\"144\">\n<p align=\"center\"><span style=\"font-size: small;\"><span style=\"font-family: verdana,geneva;\">Ease of setup<\/span><\/span><\/p>\n<\/td>\n<td valign=\"top\" width=\"65\">\n<p align=\"center\"><span style=\"font-size: small;\"><span style=\"font-family: verdana,geneva;\">3<\/span><\/span><\/p>\n<\/td>\n<td valign=\"top\" width=\"65\">\n<p align=\"center\"><span style=\"font-size: small;\"><span style=\"font-family: verdana,geneva;\">3<\/span><\/span><\/p>\n<\/td>\n<td valign=\"top\" width=\"65\">\n<p align=\"center\"><span style=\"font-size: small;\"><span style=\"font-family: verdana,geneva;\">3<\/span><\/span><\/p>\n<\/td>\n<td valign=\"top\" width=\"65\">\n<p align=\"center\"><span style=\"font-size: small;\"><span style=\"font-family: verdana,geneva;\">4<\/span><\/span><\/p>\n<\/td>\n<\/tr>\n<tr>\n<td valign=\"top\" width=\"144\">\n<p align=\"center\"><span style=\"font-size: small;\"><span style=\"font-family: verdana,geneva;\">Modifiable models<\/span><\/span><\/p>\n<\/td>\n<td valign=\"top\" width=\"65\">\n<p align=\"center\"><span style=\"font-size: small;\"><span style=\"font-family: verdana,geneva;\">4<\/span><\/span><\/p>\n<\/td>\n<td valign=\"top\" width=\"65\">\n<p align=\"center\"><span style=\"font-size: small;\"><span style=\"font-family: verdana,geneva;\">3<\/span><\/span><\/p>\n<\/td>\n<td valign=\"top\" width=\"65\">\n<p align=\"center\"><span style=\"font-size: small;\"><span style=\"font-family: verdana,geneva;\">4<\/span><\/span><\/p>\n<\/td>\n<td valign=\"top\" width=\"65\">\n<p align=\"center\"><span style=\"font-size: small;\"><span style=\"font-family: verdana,geneva;\">3<\/span><\/span><\/p>\n<\/td>\n<\/tr>\n<tr>\n<td valign=\"top\" width=\"144\">\n<p align=\"center\"><span style=\"font-size: small;\"><span style=\"font-family: verdana,geneva;\">Process management<\/span><\/span><\/p>\n<\/td>\n<td valign=\"top\" width=\"65\">\n<p align=\"center\"><span style=\"font-size: small;\"><span style=\"font-family: verdana,geneva;\">4<\/span><\/span><\/p>\n<\/td>\n<td valign=\"top\" width=\"65\">\n<p align=\"center\"><span style=\"font-size: small;\"><span style=\"font-family: verdana,geneva;\">2<\/span><\/span><\/p>\n<\/td>\n<td valign=\"top\" width=\"65\">\n<p align=\"center\"><span style=\"font-size: small;\"><span style=\"font-family: verdana,geneva;\">4<\/span><\/span><\/p>\n<\/td>\n<td valign=\"top\" width=\"65\">\n<p align=\"center\"><span style=\"font-size: small;\"><span style=\"font-family: verdana,geneva;\">2<\/span><\/span><\/p>\n<\/td>\n<\/tr>\n<tr>\n<td valign=\"top\" width=\"144\">\n<p align=\"center\"><span style=\"font-size: small;\"><span style=\"font-family: verdana,geneva;\">Development phase support<\/span><\/span><\/p>\n<\/td>\n<td valign=\"top\" width=\"65\">\n<p align=\"center\"><span style=\"font-size: small;\"><span style=\"font-family: verdana,geneva;\">4<\/span><\/span><\/p>\n<\/td>\n<td valign=\"top\" width=\"65\">\n<p align=\"center\"><span style=\"font-size: small;\"><span style=\"font-family: verdana,geneva;\">4<\/span><\/span><\/p>\n<\/td>\n<td valign=\"top\" width=\"65\">\n<p align=\"center\"><span style=\"font-size: small;\"><span style=\"font-family: verdana,geneva;\">4<\/span><\/span><\/p>\n<\/td>\n<td valign=\"top\" width=\"65\">\n<p align=\"center\"><span style=\"font-size: small;\"><span style=\"font-family: verdana,geneva;\">3<\/span><\/span><\/p>\n<\/td>\n<\/tr>\n<tr>\n<td valign=\"top\" width=\"144\">\n<p align=\"center\"><span style=\"font-size: small;\"><span style=\"font-family: verdana,geneva;\">Nondevelopment objects<\/span><\/span><\/p>\n<\/td>\n<td valign=\"top\" width=\"65\">\n<p align=\"center\"><span style=\"font-size: small;\"><span style=\"font-family: verdana,geneva;\">4<\/span><\/span><\/p>\n<\/td>\n<td valign=\"top\" width=\"65\">\n<p align=\"center\"><span style=\"font-size: small;\"><span style=\"font-family: verdana,geneva;\">4<\/span><\/span><\/p>\n<\/td>\n<td valign=\"top\" width=\"65\">\n<p align=\"center\"><span style=\"font-size: small;\"><span style=\"font-family: verdana,geneva;\">4<\/span><\/span><\/p>\n<\/td>\n<td valign=\"top\" width=\"65\">\n<p align=\"center\"><span style=\"font-size: small;\"><span style=\"font-family: verdana,geneva;\">4<\/span><\/span><\/p>\n<\/td>\n<\/tr>\n<tr>\n<td valign=\"top\" width=\"144\">\n<p align=\"center\"><span style=\"font-size: small;\"><span style=\"font-family: verdana,geneva;\">Total<\/span><\/span><\/p>\n<\/td>\n<td valign=\"top\" width=\"65\">\n<p align=\"center\"><span style=\"font-size: small;\"><span style=\"font-family: verdana,geneva;\">36<\/span><\/span><\/p>\n<\/td>\n<td valign=\"top\" width=\"65\">\n<p align=\"center\"><span style=\"font-size: small;\"><span style=\"font-family: verdana,geneva;\">35<\/span><\/span><\/p>\n<\/td>\n<td valign=\"top\" width=\"65\">\n<p align=\"center\"><span style=\"font-size: small;\"><span style=\"font-family: verdana,geneva;\">34<\/span><\/span><\/p>\n<\/td>\n<td valign=\"top\" width=\"65\">\n<p align=\"center\"><span style=\"font-size: small;\"><span style=\"font-family: verdana,geneva;\">30<\/span><\/span><\/p>\n<\/td>\n<\/tr>\n<tr>\n<td colspan=\"5\" valign=\"top\" width=\"144\">\n<p align=\"center\"><span style=\"font-size: small;\"><span style=\"font-family: verdana,geneva;\">These values are used to indicate ratings: 5 = Excellent; 4 = Good; 3 = Fair, 2 = Unsatisfactory; 1 = Unknown<\/span><\/span><\/p>\n<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<p style=\"text-align: justify;\">\n<p>As a final note on tools, working strictly in a Microsoft development environment with Microsoft tools working under Visual InterDev, Visual Source Safe (VSS) is included as an integral part of the tool suite. VSS is an adequate SCM tool for small commercial product development that is strictly targeted to Microsoft platforms. If you&#8217;re developing on Microsoft platforms and have delivery targets on Linux or Unix, investigate the use of WinCVS. WinCVS is a shareware package that is very capable in providing large-project, multiplatform SCM. It compares favorably with most and betters some commercial SCM tools.<\/p>\n","protected":false},"excerpt":{"rendered":"<p style=\"text-align: justify;\"><span mce_style=\"font-size: small;\" style=\"font-size: small;\"><span mce_style=\"font-family: verdana,geneva;\" style=\"font-family: verdana,geneva;\"><b>SCM Tools<\/b><br \/>The minimum features for SCM tools are closely related to the task of handling the different product deliverables produced within the project software engineering process. Tool requirements and selection criteria are based on a series of features that provide a consistent look and feel with state-of-the-art software development environments. An SCM tool must have multiuser support, an intuitive graphical user interface, conformity to the organization&#8217;s development environment, scalability, flexibility in integrating other software development tools, ease of setup, modifiable models, process management, extensive support for the development phase, and management of nondevelopment objects.<br \/><\/span><\/span><\/p>\n<p style=\"text-align: justify;\"><span mce_style=\"font-size: small;\" style=\"font-size: small;\"><span mce_style=\"font-family: verdana,geneva;\" style=\"font-family: verdana,geneva;\">Basic selection criteria includes the following:<\/span><\/span><\/p>\n<p style=\"text-align: justify;\"><span mce_style=\"font-size: small;\" style=\"font-size: small;\"><span mce_style=\"font-family: verdana,geneva;\" style=\"font-family: verdana,geneva;\"><\/p>\n","protected":false},"author":1,"featured_media":3970,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"_joinchat":[],"footnotes":""},"categories":[60],"tags":[2924,296,2922,2926,397,2619,2925,2923,2927,2435,1023,311],"class_list":["post-105","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-testing-tools","tag-basic-features","tag-features","tag-minimum-features-for-scm-tool","tag-must-have-features-in-scm-tools","tag-scm","tag-scm-tools","tag-scm-tools-essential-features","tag-scm-tools-features","tag-scm-tools-minimum-features-requirements","tag-software-configuration-management","tag-software-development","tag-tools"],"_links":{"self":[{"href":"https:\/\/www.devopsschool.com\/blog\/wp-json\/wp\/v2\/posts\/105","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.devopsschool.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.devopsschool.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.devopsschool.com\/blog\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.devopsschool.com\/blog\/wp-json\/wp\/v2\/comments?post=105"}],"version-history":[{"count":3,"href":"https:\/\/www.devopsschool.com\/blog\/wp-json\/wp\/v2\/posts\/105\/revisions"}],"predecessor-version":[{"id":14053,"href":"https:\/\/www.devopsschool.com\/blog\/wp-json\/wp\/v2\/posts\/105\/revisions\/14053"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.devopsschool.com\/blog\/wp-json\/wp\/v2\/media\/3970"}],"wp:attachment":[{"href":"https:\/\/www.devopsschool.com\/blog\/wp-json\/wp\/v2\/media?parent=105"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.devopsschool.com\/blog\/wp-json\/wp\/v2\/categories?post=105"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.devopsschool.com\/blog\/wp-json\/wp\/v2\/tags?post=105"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}