|
| |
| | Comments on Open Source Software / Free Software (OSS/FS) Software Configuration Management (SCM) Systems |
 | | SCM projects that are conceptual descendents of GNU arch include Arx (which has poor Windows support), Bazaar (also named baz) which is essentially a friendly fork of GNU Arch to improve it (primarily its UI), and especially Bazaar-NG (also named bzr). |  | | In distributed SCM systems, the field is currently crowded, with many people having developed early stages with significantly different approaches to the problem. |  | | Vesta is a centralized SCM system with a built-in build system as well, and uses the older "locking style" for editing files. |
|
http://www.dwheeler.com/essays/scm.html
(10889 words)
|
|
| |
| | Adopting SCM Technology |
 | | The evaluation results indicate SCM tools are now easier to use, have increased functionality, and can automate many of the error-prone tasks required to effectively manage and control software. |  | | The goals of this phase are to define the current SCM process, evaluate the process, and define a new, improved process if required. |  | | Because SCM integrates the work created by many people throughout an organization, the person in charge of SCM needs a broad understanding of software engineering principles and the cultural aspects of the organization. |
|
http://www.stsc.hill.af.mil/crosstalk/1996/03/Adopting.asp
(1412 words)
|
|
| |
| | TechOnLine - SCM 101: Understanding Configuration Management in Today's Market |
 | | In the past, before SCM was understood to be a task unto itself, development organizations trusted that programmer activity would be managed as a logical outgrowth of the software development processthat the development teams would keep track of software evolution on their own. |  | | Developer-focused SCM tools are inexpensive, yet perform as well or better than so-called high-endread "expensive"tools, fully serving the needs of both software developers and their managers. |  | | The key selling point of process-focused SCM tools is often that they represent a turnkey software development solution. |
|
http://www.techonline.com/community/home/25870
(1778 words)
|
|
| |
| | CM Crossroads - An online community and resource center for developers and configuration management professionals |
 | | SCM is not merely an administration role - if you're managing SOFTWARE, the SCM Administrator must have a deep understanding of how software is developed as well as how to administer the SCM tools being used. |  | | Even from that limited perspective, developers need to understand how SCM is an essential part of their toolkit, and SCM practitioners need to realize that they share a goal with developers: Producing quality software as effectively as possible. |  | | As time went on, I came across more organizations where the SCM and version management systems were either ineffective at managing versions, or they seemed to hamper the software development process. |
|
http://www.cmcrossroads.com/newsletter/articles/agilemay03.html
(2764 words)
|
|
| |
| | Version-Control and SCMs for Linux |
 | | PVCS is a file-oriented SCM and build-control system with client software for just about all OSes. |  | | Mercurial (executable name "hg"), by Matt Mackall, is a distributed SCM inspired by certain of Monotone's design elements, and said to be similar in some ways to git/Cogito, but storing changes instead of whole files, saving storage and making some functions related to file history easier to perform. |  | | Perforce is a networked SCM with emphasis on high performance, using RCS files plus a database. |
|
http://linuxmafia.com/faq/Apps/scm.html
(6447 words)
|
|
| |
| | SCM Labs, Inc. Knowledge Center |
 | | It is therefore critical to have an SCM department focused on building and maintaining an SCM system that will increase the quality and reduce the cost of development by improving the control and predictability of the software development process. |  | | This document provides justification as to why a Software Configuration Management (SCM) department should be independent from Development, Test, and Production. |  | | Production, on the other hand, has the systems administration skills, but lacks the development oriented technical skills to design and configure builds or manage multiple lines of development for software applications. |
|
http://home.comcast.net/~marketingmaterials/portfolio/scm_web_site/html/knowledge_independent.htm
(730 words)
|
|
| |
| | SCM Patterns for Agility |
 | | SCM is a key part of the software development toolkit and should be considered in the context of the architecture and the team dynamics. |  | | This site is about agile SCM a pragmatic approach to using software configuration management (SCM), especially version control, as part of an agile development environment. |  | | Praise for the book Software Configuration Management Patterns: Effective Teamwork, Practical Integration and comments about the patterns in practice. |
|
http://www.scmpatterns.com
(319 words)
|
|
| |
| | SCM |
 | | Scm is written in C and runs under Amiga, Atari-ST, MacOS, MS-DOS, OS/2, NOS/VE, Unicos, VMS, Unix and similar systems. |  | | Report on the Algorithmic Language Scheme and the IEEE P1178 specification. |  | | FTP Links to SCM and related software from this site and mirrors. |
|
http://swissnet.ai.mit.edu/~jaffer/SCM.html
(225 words)
|
|
| |
| | SCM Labs Releases Quartet 2.2 |
 | | Release-Based Management is an SCM practice where all of the components for a specific software project are managed in logical units called Releases. |  | | SCM Labs continues to simplify SCM with the latest version of their release-based software configuration management tool - Quartet®. |  | | According to Steve Konieczka, President of SCM Labs, “Version 2.2 further enhances our vision that SCM tools need not be difficult to implement, use and administer. |
|
http://www.cmcrossroads.com/ubbthreads/showthreaded.php?Number=11134
(563 words)
|
|
| |
| | Infor: supply chain management, ERP software, CRM software, collaboration software, CRM solution, workflow management, ... |
 | | MAPICS (now Infor) SCM applies highly granular, user-defined sourcing rules to quickly and precisely differentiate vendor responses, helping to ensure that the selection for a particular order is made according to your business interests. |  | | With the MAPICS (now Infor) SCM solution, you can participate in a value chain that makes promises that can be kept. |  | | To answer the challenges of the ever-changing needs of today's demanding customer and the pace of emerging technologies, Infor has the solution to enable you to build from your core business system. |
|
http://www.mapics.com/software/SCM
(828 words)
|
|
| |
| | Seapine Software - Cross-platform Source Control Management - Surround SCM |
 | | Surround SCM combines advanced source code management with a user-friendly interface and strong integration with popular development tools to accelerate your development effort. |  | | Surround SCM tracks who, when, and what changed for every revision so you can always retrieve the “best” version—the first, the last, or any version in between. |  | | Surround SCM manages all of your team’s digital assets including source code, requirements documents, Web pages, image files, specifications, project documentation, and more. |
|
http://www.seapine.com/surroundscm.html
(524 words)
|
|
| |
| | SCM - The Implementation |
 | | The simple multiplication algorithm SCM uses is O(n^2); this means the number of processor instructions required to perform a multiplication is some multiple of the product of the number of digits of the two multiplicands. |  | | SCM maintains a count of bytes allocated using malloc, and calls the garbage collector when that number exceeds a dynamically managed limit. |  | | References to pairs allocated specificly for environments are inaccessible to the Scheme procedures evaluated by SCM. |
|
http://www.ugcs.caltech.edu/info/scm/scm_6.html
(6373 words)
|
|
| |
| | Windows NT 4.0 Security Configuration Manager |
 | | Security settings in a single configuration file may be applied to any number of Windows NT® computers. |  | | Perform a security analysis, which may then be reviewed graphically from a Windows NT machine that has the SCM GUI. |  | | Security Configuration Manager (SCM) includes sample configuration files to implement different levels of security and supports both a graphical user interface (GUI) and a command-line tool. |
|
http://www.microsoft.com/ntserver/nts/downloads/recommended/scm
(106 words)
|
|
| |
| | Oracle Software Configuration Manager |
 | | Oracle SCM supports multi-developer, multi-stream software development projects of any size and complexity. |  | | As an integral component of Oracle 10g Developer Suite, Oracle SCM manages structured and unstructured data and all types of files throughout the software development life cycle. |  | | This course explains a generic approach to implementing configuration management in a software development environment using Oracle SCM. |
|
http://www.oracle.com/technology/products/repository
(160 words)
|
|
| |
| | RSP&ASoftware configuration management |
 | | Rawlings (SCM for Network Development Environments, McGraw-Hill, 1994) consider the impact of SCM for software development in a networked environment. |  | | Berlack (Software Configuration Management, Wiley, 1992) presents a useful survey of SCM concepts, emphasizing the importance of the repository and tools in the management of change. |  | | Berczuk and Appleton (Software Configuration Management Patterns, Addison-Wesley, 2002) present a variety of useful patterns that assist in understanding SCM and implementing effective SCM systems. |
|
http://www.rspa.com/spi/SCM.html
(853 words)
|
|
| |
| | The ACME Project |
 | | SCM Patterns alleviates software engineers' most common concerns about software configuration management's perceived rigidity and an overemphasis on process. |  | | The first installment of SCM best practices is a paper which limits itself to the subarea of using version-branching for parallel development. |  | | using various SCM tools, we'd like to hear real-life examples from real practitioners working on real projects that describe the tool-specific details of how the pattern was implemented in your particular environment. |
|
http://www.cmcrossroads.com/bradapp/acme
(1161 words)
|
|
| |
| | SCM-11 |
 | | While SCM is a well-established discipline, innovative software engineering approaches constitute new challenges that require support in new areas in form of new or improved tools, techniques, and processes. |  | | With the availability of over a hundred commercial SCM systems that together form a billion dollar marketplace, and the explicit recognition of SCM by such standards as the CMM and ISO-9000, the discipline has established itself as one of the essential cornerstones of software engineering. |  | | The discipline of software configuration management (SCM) provides one of the best success stories in the field of software engineering. |
|
http://www-i3.informatik.rwth-aachen.de/private/bernhard/scm11.html
(339 words)
|
|
| |
| | Agile SCM |
 | | There are many aspects of SCM that are relevant to the agile project —the difficult part is knowing when to apply them. |  | | Each developer works in a Private Workspace that contains the code that the developer is working on, populated from a Repository—a single point of access for everything that a developer needs to build his or her project. |  | | For more information on what Agile SCM is refer to the |
|
http://www.scmpatterns.com/pubs/hass_sidebar.html
(2075 words)
|
|
| |
| | SCM Labs, Inc. Training |
 | | SCM Labs solutions encompass the people, processes and technology that work together to make your SCM solution a complete success. |  | | Students learn project management skills as they relate to SCM projects in a development environment. |  | | Without users commitment to the SCM process and technology, the solution will fail. |
|
http://home.comcast.net/~marketingmaterials/portfolio/scm_web_site/html/services_training.htm
(398 words)
|
|
| |
| | scm.tigris.org |
 | | SCM is key to any software development project that wants to actually ship and support a project. |  | | This category hosts SCM tools and related utilities, as well as information about SCM concepts and methodologies in the File sharing area. |  | | An SCM query tool similar to Mozilla's tool, Bonsai. |
|
http://scm.tigris.org
(137 words)
|
|
| |
| | SCM - Overview |
 | | Conforms to Revised^4 Report on the Algorithmic Language Scheme [R4RS] and the [IEEE] P1178 specification. |  | | Scheme-code files can also invoke SCM and its variants. |  | | Typing the interrupt character aborts evaluation of the current form and resumes the top level read-eval-print loop. |
|
http://www.cs.bgu.ac.il/~elhadad/scm/scm_2.html
(1337 words)
|
|
| |
| | Configuration Management Frequently Asked Questions |
 | | Then the company abandons the SCM system because of user complaints or, more likely, slippage of the schedule of that first project (even if the initial schedule was underestimated). |  | | Regardless of the reason, it is important to recognize that deciding to design a good SCM process and implement such a system is a long-term commitment. |  | | For large or safety-critical systems, a more sophisticated process and implementation may be required - possibly one integrated with change management and problem management. |
|
http://www.daveeaton.com/scm/CMFAQ.html
(7961 words)
|
|
| |
| | SCM |
 | | A: The main difference is the fact the TEC Evaluation Center relating to SCM uses a combination of extensive vendor analysis coupled with the powerful analytical capabilities of eBestMatch. |  | | While the recent initiatives by Microsoft Business Solutions to piecemeal bolster its product lines' SCM capabilities should benefit users, a lot more cohesive SCM strategy is needed for Microsoft to truly permeate the SCM mid-market. |  | | This article summarizes the findings from a study of why customers failed to attain the full value potential of their SCM projects. |
|
http://techcenter.plantengineering.com/researchit/SCM_home.asp
(1471 words)
|
|
| |
| | Seapine Software - Surround SCM Resource Center - Change Management Tool |
 | | The Ant project is managed by the Apache Software Foundation. |  | | Surround SCM seamlessly integrates with Dreamweaver to improve the web development process. |  | | This page includes documents and tools to help you integrate Surround SCM into your development process. |
|
http://www.seapine.com/scmresources.php
(928 words)
|
|
| |
| | Software Configuration Management (SCM) |
 | | The intent of this area is to share the configuration management research done by the SEI between 1988 and 1994 and to provide pointers to other useful sources of information on Software Configuration Management. |  | | The Software Engineering Institute (SEI) is a federally funded research and development center sponsored by the U.S. Department of Defense and operated by Carnegie Mellon University. |  | | Welcome to the Software Configuration Management (SCM) area. |
|
http://www.sei.cmu.edu/legacy/scm
(76 words)
|
|
| |
| | CIOL : Enterprise Processes : SCM Tools - where do SCM and SCM Tools fit in? |
 | | Thanks to a certain degree of standardisation in software, it is usually possible to integrate data generated by many of these packages. |  | | However, the current trend is to develop packages that embrace more than one point in the SCM. |  | | SCM Tools - where do SCM and SCM Tools fit in? |
|
http://www.ciol.com/content/search/showarticle1.asp?artid=35317
(520 words)
|
|
| |
| | Digital TV |
 | | SCM Microsystems has long been focused on developing technology to protect IP and content of our customers against hacking by software and hardware improvements. |  | | SCM strives to help shape the development of an open hardware architecture for the digital TV industry through our membership in several key industry groups. |  | | We are a key contributor to the European DVB and U.S. OpenCable standards-setting organizations which develop the technical specifications for open digital receivers and decryption devices. |
|
http://www.scmmicro.com/dvb
(1369 words)
|
|
| |
| | SCM |
 | | Our consultants in the SCM domain are among the leading experts in Israel in Configuration Management, with years of experience and over 15 projects in both Windows and UNIX platforms. |  | | Our group specializes in analysis, creation and improvement of Software Configuration Management (SCM) process/policy using the leading SCM tools in the market. |  | | We focus on complete implementations, covering the configuration aspects of the whole software development lifecycle, encompassing: |
|
http://www.qualitech.co.il/scm.html
(228 words)
|
|
| |
| | A SCM Workflow Model for CMM Organizations |
 | | Software Configuration Management (SCM) is a process of controlling changes made to software work products. |  | | Furthermore, a SCM Activities Supporting system is designed and developed to accomplish the defined SCM practices. |  | | Unfortunately, the CMM specifies what would be expected in a software process, regardless of how the process is implemented. |
|
http://csdl2.computer.org/persagen/DLAbsToc.jsp?resourcePath=/dl/proceedings/&toc=comp/proceedings/apsec/2003/2011/00/2011toc.xml&DOI=10.1109/APSEC.2003.1254378
(183 words)
|
|
| |
| | SCM Evaluation Center Systems |
 | | We have 230 results for "scm evaluation center systems" |
|
http://www.itvendorsearch.com/itvs/scm/scm-evaluation-center-systems.asp
(301 words)
|
|
| |
| | AccuRev Software Configuration Management (SCM) Resource Center |
 | | This IEEE Computer article demonstrates that among the branching models used in software configuration management, the branch-by-purpose model offers better support for parallel development efforts and improved control of both planned and emergency software releases. |  | | While many other SCM (Software Configuration Management) related books provide focus on what SCM is, this book will guide you through SCM tasks. |  | | Selecting the best software configuration management tool for your development environment and processes can be complex. |
|
http://www.accurev.com/product/resource.htm
(340 words)
|
|
| |
| | Supply Chain Management - Computerworld |
 | | SCM is so big that it can be difficult to plan the deployment of such a system. |  | | A relatively new SCM option involves Web-based software with a browser interface. |  | | Supply chain software, especially large, integrated packages, combines many different technologies to give a single view of supply chain data that can be shared with others. |
|
http://www.computerworld.com/softwaretopics/erp/story/0,10801,66625,00.html
(1375 words)
|
|
| |
| | Better SCM Initiative |
 | | Rick Moen's List of Version-Control and SCMs for Linux - an overview listing the available alternatives with brief descriptions. |  | | Comments on Software Configuration Management Systems - an article by David A. Wheeler that documents the pro's and cons of CVS, Subversion, Arch and Monotone, and covers other systems more briefly. |  | | The New Breed of Version Control Systems - an article on ONLamp.com with an overview of several prominent version control systems. |
|
http://better-scm.berlios.de
(243 words)
|
|
| |
| | Perforce Product Information |
 | | The Perforce Software Configuration Management System features comprehensive SCM capabilities built around a scalable client/server architecture. |  | | Users can update documents stored in Perforce without leaving the familiar Microsoft Office environment. |  | | Users can access the Perforce Server through a range of Perforce client software. |
|
http://www.perforce.com/perforce/products.html
(326 words)
|
|
| |
| | Software configuration management - Wikipedia, the free encyclopedia |
 | | In particular, the former vendor, Atria (later Rational Software, now a part of IBM), used SCM to stand for Software Configuration Management. |  | | For other uses of SCM see SCM (disambiguation). |  | | Software Configuration Management (SCM) is part of configuration management (CM). |
|
http://en.wikipedia.org/wiki/SCM
(334 words)
|
|
| |
| | SCM: Terms of Use |
 | | The SCM website has been designed to provide general information about Scientific Computing & Modelling NV ("SCM") and its products. |  | | SCM reserves the right to alter the content of its website in any way, at any time and for any reason, without prior notification, and will not be liable in any way for possible consequences of such changes or for inaccuracies, typographical errors or omissions in the contents hereof. |  | | SCM shall have no obligation of any kind with respect to such information, and shall be free to use any information, ideas, concepts, know-how or techniques contained in such information for any purpose whatsoever and to reproduce, use, disclose and distribute such information to third parties without limitation. |
|
http://www.scm.com/Legal/Termsofuse.html
(456 words)
|
|
| |
| | SCM Microsystems, Inc. |
 | | SCM Microsystems' hardware, software and silicon solutions provide secure access to digital content and services. |  | | SCM Microsystems a Major Supplier of Common Interface Chip Technology for Set-Top Boxes |  | | We help our OEM customers in the digital TV broadcasting, government, banking, and print kiosk industries to safeguard their sensitive data while enabling authorized users to view content, log on to networks or gain entry to sites. |
|
http://www.scmmicro.com
(105 words)
|
|
| |
| | Supply Chain Logistics Vs. SCM |
 | | Wireless - Baan - Java - Linux - Oracle - PeopleSoft - SAP - Siebel - UNIX - Visual Basic - Windows |  | | Knowledge Bases: Business Intelligence - C Languages - CRM - Database - Data Warehouse - EAI - Emerging Technologies ERP - Hardware - Knowledge Management - Networking - Project Management - SCM - Security - Storage - Web Design |  | | As others pointed out, Logistics is typically considered a sub-set of SCM. |
|
http://scm.ittoolbox.com/documents/document.asp?i=2408
(852 words)
|
|
| |
| | SCM |
 | | Lecture Notes in Computer Science 2649 Springer 2003, ISBN 3-540-14036-0 |  | | Lecture Notes in Computer Science 1005 Springer 1995, ISBN 3-540-60578-9 |  | | Bernhard Westfechtel, André van der Hoek (Eds.): Software Configuration Management, ICSE Workshops SCM 2001 and SCM 2003 Toronto, Canada, May 14-15, 2001 and Portland, OR, USA, May 9-10, 2003. |
|
http://www.informatik.uni-trier.de/~ley/db/conf/scm
(259 words)
|
|
| |
| | SCM-10 Call for Papers |
 | | Exemplified by component-based software development, open source, virtual enterprises, a ubiquitous use of XML, and the increasing dynamic nature of software, these new practices bring new challenges that necessitate dramatic changes to the field of CM. |  | | With its 10th anniversary, the SCM workshop series is "leaving behind" a long and successful past: although the tools, techniques, and processes developed over the last 20 years have proven to be extremely valuable, they are inadequate to address the rapidly changing practices that define the world of tomorrow. |  | | Catalysts for these discussions will be presentations by a number of invited speakers, both from the field of CM and from other disciplines with close relations to CM. |
|
http://www.ics.uci.edu/~andre/scm10
(324 words)
|
|
| |
| | CIOL : Enterprise Processes : Analysing E-SCM issues |
 | | ASP solutions exchange unique functionality for ease of implementation and operation. |  | | These solutions are appropriate for companies with the resources and desire to operate their own software, but no need for unique SCM functionality. |  | | Custom development is an expensive option, but it is the only alternative for highly unique requirements or for situations where the SCM software itself will provide a competitive advantage. |
|
http://www.ciol.com/content/search/showarticle1.asp?artid=35535
(826 words)
|
|
| |
| | Sniffer SCM |
 | | Since the Sniffer products deal with network protocol analysis, candidates should have extensive experience in this specialized realm before attempting this high level vendor-specific certification. |  | | An SCM for version 4.0 certification does not retire and recertification is not required. |  | | Sniffer Technologies’ SCM (Sniffer Certified Master) certification is for “network professionals who can demonstrate an in-depth understanding of Sniffer Technologies software.” This certification builds on the one-exam SCP (Sniffer Certified Professional) certification and the three-exam SCE (Sniffer Certified Expert) certification by allowing a candidate to become expert in several areas related to Sniffer products. |
|
http://www.cramsession.com/certifications/network-associates/scm.asp
(488 words)
|
|
| |
| | SCM-RPG :: Imagination is the only limit...... |
 | | The email RPG still exists and new players are welcome to join but for the time being the main focus will be on the development of the SCM Universe through the web interface and we will pick up pace as our membership grows. |  | | Users have access to all site functions and may contribute to the RPG. |  | | With the opening of this site, we decided to change the direction of Space Command Militia somewhat, whilst the email RPG is still very dear to our hearts, we felt that a Community Site dedicated to a Science Fiction universe was a more up to date approach to furthering our creative writing. |
|
http://www.scm-rpg.com.au/postnuke/index.php
(1433 words)
|
|
| |
| | Perforce Downloads |
 | | Software updates are announced on our Software Updates page. |  | | To download the Perforce SCM System, read the information on this page and select a platform. |  | | To find out what has changed, please view our list of release notes. |
|
http://www.perforce.com/perforce/loadprog.html
(344 words)
|
|
| |
| | Fire Station Design by SCM Consultants, Inc. |
 | | SCM Consultants provides all architectural and engineering design services for Fire Station projects. |  | | Our mechanical designs emphasize ease of operation, dependability and occupant comfort while minimizing installation and operating costs. |  | | SCM designs highly effective dilution ventilation systems for fire station apparatus bays. |
|
http://www.scm-ae.com/firestations
(199 words)
|
|
| |
| | SCM Wire |
 | | SCM Wire is a member of the Weblogs, Inc. Network. |  | | SCM Wire is part of the Weblogs, Inc. Network — a network of more than 80 blogs. |
|
http://www.scmwire.com
(2090 words)
|
|
| |
| | SCM: Questioning Christianity |
 | | SCM is considering moving to new premises in a year or two. |  | | SCM is a movement seeking to bring together students of all denominations to explore the Christian faith in an open-minded and non-judgemental environment. |  | | SCM will be electing a new General Council - the body that steers our vision and oversees the movement's activities - at our AGM on 26 November. |
|
http://www.movement.org.uk
(360 words)
|
|
|