Clearcase and IBM/Rational with UCM, Rational and IBM Drove Clearcase Into a Dead End

Total Page:16

File Type:pdf, Size:1020Kb

Clearcase and IBM/Rational with UCM, Rational and IBM Drove Clearcase Into a Dead End www.allitebooks.com IBM Rational ClearCase 7.0: Master the Tools That Monitor, Analyze, and Manage Software Configurations Take a deep dive into extending ClearCase 7.0 to ensure the consistency and reproducibility of your software configurations Marc Girod Tatiana Shpichko professional expertise distilled PUBLISHING BIRMINGHAM - MUMBAI www.allitebooks.com IBM Rational ClearCase 7.0: Master the Tools That Monitor, Analyze, and Manage Software Configurations Copyright © 2011 Packt Publishing All rights reserved. No part of this book may be reproduced, stored in a retrieval system, or transmitted in any form or by any means, without the prior written permission of the publisher, except in the case of brief quotations embedded in critical articles or reviews. Every effort has been made in the preparation of this book to ensure the accuracy of the information presented. However, the information contained in this book is sold without warranty, either express or implied. Neither the authors, nor Packt Publishing, and its dealers and distributors will be held liable for any damages caused or alleged to be caused directly or indirectly by this book. Packt Publishing has endeavored to provide trademark information about all of the companies and products mentioned in this book by the appropriate use of capitals. However, Packt Publishing cannot guarantee the accuracy of this information. First published: April 2011 Production Reference: 1190411 Published by Packt Publishing Ltd. 32 Lincoln Road Olton Birmingham, B27 6PA, UK. ISBN 978-1-849680-12-7 www.packtpub.com Cover Image by Tatiana Shpichko ([email protected]) www.allitebooks.com Credits Authors Editorial Team Leader Marc Girod Vinodhan Nair Tatiana Shpichko Project Team Leader Reviewers Priya Mukherji Fernán Izquierdo Torben Rydiander Project Coordinator Shubhanjan Chatterjee Development Editor Rukhsana Khambatta Proofreader Aaron Nash Technical Editor Neha Damle Graphics Geetanjali Sawant Indexer Rekha Nair Production Coordinator Shantanu Zagade Foreword Lars Bendix Cover Work Shantanu Zagade www.allitebooks.com Foreword My irst encounter with software coniguration management was way back in the eighties while at university – and way before I knew that it was called software coniguration management. We were doing a student project and were ive people working on this group project. I was coding away, slipping into experiments that eventually took the wrong directions – now where was that undo button? We were stepping on each other's toes overwriting changes from others or updating iles with unpleasant and surprising side effects. All this hampered our productivity and caused us to have to work late nights to meet our deadline. The professor, who later was to become my Master's thesis supervisor, told me that it was called software coniguration management and that I would get the Nobel Prize in Computer Science if I solved the problem. He was involved in a start-up suffering more or less the same kind of problems. When I graduated I got a job in the industry – but problems persisted. We compiled older versions of modules, forgot to link in a couple of iles in the executable or linked versions that had not been re-compiled. Often not causing big disasters, but still a mess that created a general feeling of confusion and uncertainty and caused quite a lot of rework. Apparently there was something they had not taught us at university. So after a while I returned to the university to do research and teaching (and from time to time help out companies) in software coniguration management. Later on I learned that (software) coniguration management to companies (and standards organizations) meant something slightly different. It was more of an administrative and bureaucratic control activity with an emphasis on managing changes, preserving the integrity of the product and providing traceability between artefacts. This is also important for a project. However, it is comparable to putting brakes on the project in order to avoid that it runs out of control, whereas the software coniguration management I had known was more like providing a team with a powerful accelerator. If you want to guide a project to a successful result you will need both an accelerator and a brake – and to know when and how to apply each of them (actually some successful Formula-1 drivers apply both at the same time going out of sharp turns). Books that explain about (SCM)brakes and how to use them are plenty and 13 a dozen whereas there is written surprisingly little about (SCM)accelerators – it seems to be practiced by people that are too busy to be able to "preach" it. www.allitebooks.com This is why this book is so valuable to practitioners as it deals with accelerators. How you avoid all those small mistakes that create a big mess and make your working life miserable. Software development is by nature most often the collaborative effort of a team of people. This team may be located locally or it may (as it happens more and more frequently because experts are hard to come by locally) be a distributed team. No matter what, people should be allowed to be productive and to work together as eficiently as possible. Build management with fast and reproducible builds is important for traditional development, but becomes even more important if you want to go with agile development methods. Imagine what would happen to the Test-Driven Development cycle of "write unit test(s), build the system, run the system, write code" if the "build the system" phase would take two hours to complete. Agile methods thrive on quick, immediate feedback (one of Kent Beck's fundamental values for Extreme Programming) and therefore demand fast (and reliable) builds. During my years as a teacher, I have time and again met students who brought the latest version of a document or some code with them to our supervising meetings instead of the version they had sent me one or two days earlier. Every year I experience the thrill of seeing students on our second year project course step on each other's toes and pull the rug from under each other – at least in the beginning of the project period. From what I have seen during years of interaction with industry the situation in many companies is not that much better. Apparently good software coniguration management behaviour is not baked into our DNA – and sadly neglected in the teaching of software engineering at most universities. This is why this book is so valuable to everyone involved in software development. Most often if we follow our individual instincts we tend to ignore the communication and co-ordination that has to take place in a team effort and confusion and misunderstanding will be the consequence. Key concepts like integrity, reproducibility and traceability – good, old-fashioned coniguration management concepts – are fundamental building bricks in any solution to that situation. So easy to pronounce, yet so dificult to implement and practise – Marc and Tanya take you by the hand and show you how. I did not get my Nobel Prize, nor will this book earn Marc and Tanya the Nobel Prize in Computer Science. Not because the book isn't good – it is excellent – but because it is too practical and hands-on. Marc and Tanya are a strong team with many years of practical experience from both software coniguration management and ClearCase usage. They are both driven by a strong passion for doing things the right way – and a deep curiosity for how to use a tool for most beneit and for exploring and pushing the boundaries of a tool's capabilities. ClearCase is a wonderfully powerful tool – but also somewhat dificult to master in particular for its more advanced features. I have seen students at computer labs shoot off both their feet in two seconds lat – and still walk away at the end of the lab thinking "what an awesome tool with all this cool stuff that it can do" – and they only scratch the surface in their labs. www.allitebooks.com This is why this book is so valuable because it brings together two capacities – one explaining the use of the other. If you go for a tool like ClearCase it should be because you want and need something more than "the ordinary SCM tool" can offer you. Marc and Tanya explain you how to take full advantage of ClearCase (and some of its more advanced capabilities) through a series of hands-on examples. If you do not use ClearCase you may still want to read this book. Just skip the speciic details and code examples related to ClearCase and enjoy the general guidelines and principles about software coniguration management that Marc and Tanya introduce and explain. At the end of the book you'd probably wish you did use ClearCase. Lars Bendix, Ph. D., ETP Lund University, Sweden March, 2011 Lars Bendix is an associate professor at the Department of Computer Science, Lund University, Sweden where he teaches a dedicated course on software coniguration management. His main research interest is software coniguration management and how it can be used to support software development processes. He is also interested in agile processes and their pedagogical use in software engineering education. He received a Master's Degree in Computer Science from Aarhus University, Denmark in 1986 and a PhD Degree from Aalborg University, Denmark in 1996. www.allitebooks.com About the Authors Marc Girod grew up and graduated in France (MSci - Supélec 1983). He moved to Finland, where he lived for over 20 years, and then to Ireland. He worked irst as a software developer, later as a ClearCase administrator and build engineer. He is currently working for LM Ericsson in Athlone, Ireland.
Recommended publications
  • Ansys SCADE Lifecycle®
    EMBEDDED SOFTWARE Ansys SCADE LifeCycle® SCADE LifeCycle is part of the Ansys Embedded Software family of products and solutions that includes modules providing unique support for application lifecycle management. This product line features requirements traceability via Application Lifecycle Management (ALM) tools, traceability from models, configuration and change management, and automatic documentation generation. SCADE LifeCycle enhances the functionalities of Ansys SCADE® tools with add-on modules that bridge SCADE solutions and Requirement Management tools or PLM/ALM (Product Lifecycle Management/ Application Lifecycle Management) tools. With SCADE LifeCycle, all systems and software teams involved in critical applications development can manage and control their design and verification activities across the full life cycle of their SCADE applications. / Requirements Traceability SCADE LifeCycle Application Lifecycle Management (ALM) Gateway provides an integrated traceability analysis solution for safety-critical design processes with SCADE Architect, SCADE Suite, SCADE Display, SCADE Solutions for ARINC 661 and SCADE Test: • Connection to ALM tools: linkage to DOORS NG, DOORS (9.6 and up) Jama Connect, Siemens Polarion, Dassault Systèmes Reqtify 2016. • Graphical creation of traceability links between requirements or other structured documents and SCADE models. • Traceability of test cases from SCADE Test Environment projects. • Bidirectional navigation across requirements and tests. • Customizable Export of SCADE artifacts to DOORS or Jama Connect. • Compliant with DO-178B, DO-178C, EN 50128, IEC 61508, ISO 26262, and IEC 60880 standards. EMBEDDED SOFTWARE / SCADE LifeCycle® // 1 / Project Documentation Generation SCADE LifeCycle Reporter automates the time-consuming creation of detailed and complete reports from SCADE Suite, SCADE Display, SCADE Architect and SCADE UA Page Creator for ARINC 661 designs through: • Generation of reports in RTF or HTML formats.
    [Show full text]
  • Main Brochure2.Indd
    Automate your Build Process . Powerful and fl exible user interface . Automate version control, compilers, install builders, deployment, testing, notifi cations, and lots more... Dynamic build process using fl ow control, iterators, loops, and exceptions . Full debugger built in - breakpoints, variable watches, live logging . Script events for every action to customise your build process Hierarchical Logging Error Handling FinalBuilder ActionStudio . The log is presented in the same . Easily detect and handle errors during . Allows development of native FinalBuilder hierarchy as your build process your build process actions . Optionally view live log output . Exception handling actions . Includes property page designer and as the build runs include: TRY, CATCH, FINALLY code editor with syntax highlighting . Builds logs are automatically . Control the fl ow of your build process . Develop actions in VBScript, JScript, COM, archived and recover from errors or any .Net language such as C#, VB.Net or Delphi for .Net . Export the log as XML, HTML, or . Unhandled errors trigger the OnFailure Text action list . Included in all editions of FinalBuilder VSoft Technologies Pty Ltd http://www.fi nalbuilder.com ABN: 82 078 466 092 P.O. Box 126, Erindale Centre, ACT 2903, Australia salesinfo@fi nalbuilder.com Phone: +61 2 6282 7488, Fax +61 2 6282 7588 news://news.fi nalbuilder.com FinalBuilder Integrates with your version control system . Microsoft TeamSystem Use a GUI instead of XML fi les . Microsoft Visual SourceSafe . Perforce Although FinalBuilder uses an XML based fi le format, you . IBM Rational ClearCase don’t need to understand it or even look at it. The FinalBuilder . QSC Team Coherence GUI allows you to quickly and easily create a build process .
    [Show full text]
  • Why Devops Stops
    1 What is Krista? Intelligent Automation Deployment is Simple Krista is a modern conversational Intelligent Krista's Natural Language Processing supports Automation platform designed to easily leverage voice, text, and *bots to deliver automation anyone existing IT assets. Krista's unique informal understands. By utilizing existing communication approach enables business process owners to methods in conversations, you take advantage of quickly build new lookup or data entry workflows how your employees already communicate. Krista without waiting in line for expensive IT or quickly deploys to existing desktops, mobile development resources. Krista uses a unique phones, Slack, and web browsers that your programming method similar to a text conversation employees are already using. You won't need to between one or more people. By following the way train employees or maintain brittle documentation humans already communicate, Krista enables since the automation follows existing voice and anyone to build and create workflows around texting conversations similar to WhatsApp or business process constraints. The conversational Facebook Messenger. If your employees can text, workflows eliminate maintenance and upkeep they can interact with numerous systems to required from traditional record and playback support customers, consume enterprise services, automation tools. Krista's conversations are deploy IT changes, or update important KPIs. beautifully simple, with enough power, scale, and security to find any answer inside the largest enterprises. DevOps – It’s improving. DevOps Evolution Model Stage 1 Stage 2 Stage 3 Stage 4 Stage 5 Automated infrastructure Normalization Standardization Expansion Self-service delivery Many DevOps initiatives and cultures slow or stop at Stage 3 and fail to scale since organizational structures (aka people) become constraints in the Neutral Zone.
    [Show full text]
  • Git and Gerrit in Action and Lessons Learned Along the Path to Distributed Version Control
    Git and Gerrit in Action And lessons learned along the path to distributed version control Chris Aniszczyk (Red Hat) Principal Software Engineer [email protected] http://aniszczyk.org About Me I've been using and hacking open source for ~12 years - contribute{d} to Gentoo Linux, Fedora Linux, Eclipse Hack on Eclipse, Git and other things at Red Hat Member of the Eclipse Board of Directors Member in the Eclipse Architecture Council I like to run! (2 mins short of Boston qualifying ;/) Co-author of RCP Book (www.eclipsercp.org) An Introduction to Git and Gerrit | © 2011 by Chris Aniszczyk Agenda History of Version Control (VCS) The Rise of Distributed Version Control (DVCS) Code Review with Git and Gerrit Lessons Learned at Eclipse moving to a DVCS Conclusion Q&A An Introduction to Git and Gerrit | © 2011 by Chris Aniszczyk Version Control Version Control Systems manage change “The only constant is change” (Heraclitus) An Introduction to Git and Gerrit | © 2011 by Chris Aniszczyk Why Version Control? VCS became essential to software development because: They allow teams to collaborate They manage change and allow for inspection They track ownership They track evolution of changes They allow for branching They allow for continuous integration An Introduction to Git and Gerrit | © 2011 by Chris Aniszczyk Version Control: The Ancients 1972 – Source Code Control System (SCCS) Born out of Bell Labs, based on interleaved deltas No open source implementations as far as I know 1982 – Revision Control System (RCS) Released as an alternative to SCCS
    [Show full text]
  • Rational Tools Architect
    A Better Solution, Inc. abs-arc32 Rational Tools Architect Objective: Using over 15 years of CM experience to provide assistance with implementation of configuration management, process creation, and process creation and control through the use of the Rational toolset. Seek position to enhance the overall quality of software configuration and release control at the project, department or enterprise level. Provide implementation so departments could evolve to higher compliance states in order to develop their code more quickly and with less cost. Education: DeVry University of Technology – Bachelor of Arts in Computer Information Systems. Rational Certifications: IBM Certified Administrator Rational ClearQuest v2003, in 2008 Other Certs: Tasktop Certified Deployment Specialist Rational Tools Training: ClearQuest Administration in July 2002 & January 2005 ClearQuest MultiSite Administration in August 2002 ClearCase Administration in July 2002 ClearCase MultiSite Administration in November 2002 Related Skills: IBM Rational ClearCaseUCM & MultiSite Rational Team Concert IBM Rational RequistePro IBM Rational Manual Tester IBM Rational Functional Tester IBM Rational Software Architect IBM Rational Software Modeler IBM Rational Test Manager IBM Rational SoDA IBM Rational Unified Process IBM Rational DOORS Next Generation UrbanCode Release & UrbanCode Deploy Microsoft Visual Source Safe Microsoft Office Suite Microsoft Project Adobe Designer Premier CS3 Atlassian JIRA Subversion ANT PERL, VB Script, SQL Plus+, JAVA, HTML Rational Tools Experience: A Better Solution, Inc. – Atlanta, GA 2011 – Present RATIONAL TOOLS CONSULTANT Software Configuration Management: Consulting concentrating on CM practices and implementation using ClearCase, ClearCase with UCM, MultiSite, ClearQuest and Rational Team Concert. Design and implement process automation and simplification. Assist in Planning and migration of code bases to ClearCase from other CM tools.
    [Show full text]
  • Evolution of Version Control in Open Source Lessons Learned Along the Path to Distributed Version Control
    Evolution of Version Control in Open Source Lessons learned along the path to distributed version control Chris Aniszczyk (Red Hat) Principal Software Engineer [email protected] http://aniszczyk.org About Me I've been using and hacking open source for ~12 years - contribute{d} to Gentoo Linux, Fedora Linux, Eclipse Eclipse Board of Directors, Committer Representative Member in the Eclipse {Architecture,Planning} Council I like to run! (just finished Chicago marathon in 3:20) Co-author of RCP Book (www.eclipsercp.org) Evolution of Version Control in Open Source | © 2010 by Chris Aniszczyk Agenda History of Version Control (VCS) The Rise of Distributed Version Control (DVCS) Lessons Learned at Eclipse moving to a DVCS Conclusion Q&A Picture 5 Evolution of Version Control in Open Source | © 2010 by Chris Aniszczyk Version Control Version Control Systems manage change “The only constant is change” (Heraclitus) Evolution of Version Control in Open Source | © 2010 by Chris Aniszczyk Why Version Control? VCS became essential to software development because: They allow teams to collaborate They manage change and allow for inspection They track ownership They track evolution of changes They allow for branching They allow for continuous integration Evolution of Version Control in Open Source | © 2010 by Chris Aniszczyk Version Control: The Ancients 1972 – Source Code Control System (SCCS) Born out of Bell Labs, based on interleaved deltas No open source implementations as far as I know 1982 – Revision Control System (RCS) Released as an alternative
    [Show full text]
  • IBM Websphere Business Modeler Tech Sales Mastery Test V1 Vendor: IBM Version: DEMO
    Exam Code: 000-M06 Exam Name: IBM WebSphere Business Modeler Tech Sales Mastery Test v1 Vendor: IBM Version: DEMO Part: A 1: What is the default diagram layout for WebSphere Business Modelers Process Editor? A.Free-form B.Swimlane C.UML Diagram D.Project Tree Correct Answers: A 2: What allows development team members to checkout processes and create local versions of them within WebSphere Business Modeler when working in a multiuser environment? A.Version control tool B.Central repository C.Local file system D.Computing Value System Correct Answers: A 3: Which of the following are true regarding classifiers? A.Categorize tasks and other process elements for decision-making or analysis B.Predefined classifiers are provided by the Modeler C.Custom classifiers can be created D.Can be used to classify business items Correct Answers: A B C D 4: Which of the following allows you to quickly generate reports that show the content of models? A.Documentation report templates B.Report fields view C.Query templates D.Free-form documentation Correct Answers: A 5: Which statement is true regarding connections within WebSphere Business Modeler? A.You must be in the Advanced modeling mode in order to connect elements. B.The Stop node in the diagram does not require a connector. C.Connections can be broken into separate visual parts to form split connections. D.No feedback is provided if a connection is not allowed. Correct Answers: C 6: Which of the following terms is defined as a formatted presentation of information relating to a model or to the results
    [Show full text]
  • Continuous Integration for Decentralised Development of Service-Based Software Systems
    Continuous Integration for Decentralised Development of Service-Based Software Systems by Jameel Almalki Thesis Submitted to Flinders University for the degree of Doctor of Philosophy College of Science and Engineering 9th August 2018 Declaration I certify that this thesis does not include any prior material submitted for a degree or diploma in any university without acknowledgment; and to the best of my knowledge and belief it does not include any prior material published or written by another individual with the exception of where due reference is used in the text. Jameel Almalki July 30th, 2018 2 Acknowledgements Firstly and most importantly, I want to thank Allah Almighty for giving me blessings, opportunities, strength and guidance to endure this challenging task to the end. My unreserved appreciation and gratitude go to my parents and my brothers and sisters for their continuous support, prayers and encouragement, which gave me the strength to succeed in my PhD research journey. May Allah bless you all. My greatest indebtedness is to my wife, Hamdah, for her endless love, support, patience and sacrifice while I have been consumed with this research in recent years. My thanks and love are also extended to my two precious daughters, Diala and Ladan, and my son, Elias, for all the joy and love in my life. Thank you very much, you are indeed my treasures. I also would like to express my deepest gratitude and appreciation to my supervisor, Dr. Haifeng Shen, for his enthusiastic support, insightful suggestions and valuable guidance throughout this research. Certainly, without his encouragement, invaluable knowledge and support this work would never have been completed.
    [Show full text]
  • Oreilly Version Control with GIT.Pdf
    Version Control with Git Jon Loeliger Beijing • Cambridge • Farnham • Köln • Sebastopol • Taipei • Tokyo Version Control with Git by Jon Loeliger Copyright © 2009 Jon Loeliger. All rights reserved. Printed in the United States of America. Published by O’Reilly Media, Inc., 1005 Gravenstein Highway North, Sebastopol, CA 95472. O’Reilly books may be purchased for educational, business, or sales promotional use. Online editions are also available for most titles (http://my.safaribooksonline.com). For more information, contact our corporate/institutional sales department: (800) 998-9938 or [email protected]. Editor: Andy Oram Indexer: Fred Brown Production Editor: Loranah Dimant Cover Designer: Karen Montgomery Proofreader: Katie Nopper DePasquale Interior Designer: David Futato Production Services: Newgen North America Illustrator: Robert Romano Printing History: May 2009: First Edition. Nutshell Handbook, the Nutshell Handbook logo, and the O’Reilly logo are registered trademarks of O’Reilly Media, Inc. Version Control with Git, the image of a long-eared bat, and related trade dress are trademarks of O’Reilly Media, Inc. Many of the designations used by manufacturers and sellers to distinguish their products are claimed as trademarks. Where those designations appear in this book, and O’Reilly Media, Inc. was aware of a trademark claim, the designations have been printed in caps or initial caps. While every precaution has been taken in the preparation of this book, the publisher and author assume no responsibility for errors or omissions, or for damages resulting from the use of the information con- tained herein. ISBN: 978-0-596-52012-0 [M] 1242320486 Table of Contents Preface . xi 1.
    [Show full text]
  • Comparative Analysis of SCM Tools and Coexistence with Agile Methodology
    Comparative Analysis of SCM tools and Coexistence with Agile Methodology Thesis submitted in partial fulfillment of the requirements for the award of degree of Master of Engineering in Computer Science and Engineering Submitted By Satyam Gupta (801332022) Under the supervision of: Dr. (Mrs.) Rinkle Rani Assistant Professor COMPUTER SCIENCE AND ENGINEERING DEPARTMENT THAPAR UNIVERSITY PATIALA – 147004 July 2015 Training Certificate i ii Abstract Now days there are huge evolvement in the field of IT, where people can control and manage their software development according to their need or requirement. The IT organizations need to produce quality product with the most economical and timely efficient way. To achieve this goal there are requirement of various software disciplines collaboration, Software Configuration Management (SCM) is one of the important discipline. With the help of SCM developers can manage different software artifacts. SCM is a tool based approach; SCM tools provide a great interface to reduce developer overhead. Various tools are available in the market. All these tools have their own functionality and capability. The involvement of Agile Methodology has facilitated developers to manage the product cycle timely and the use of SCM has made the management easier. This thesis explains two case studies; in the first part practical and relevant comparison among three Software Configuration Management tools namely Clearcase, Subversion and GIT has been done. The second part explains the coexistence of Agile and SCM practices which is usually considered as irrational. The research also focuses on the benefits from the user point of view and its role in improving the organizational capability.
    [Show full text]
  • Reasons to Switch from Visual Sourcesafe to Sourceanywhere
    Standalone PRESENTS... Reasons to Switch from SourceSafe: How to Make Your Life Easier with SourceAnywhere Standalone Most developers are familiar with Visual SourceSafe. It's a popular version control tool for the Windows platform that offers essential version control features and helps pro- mote team collaboration. While Visual SourceSafe (VSS) does some things well, it's not optimized for remote access and hampers developer productivity because it can be so slow. It also lacks critical security features, suffers from stability issues, and doesn’t support multiple platforms. Dynamsoft SourceAnywhere Standalone is a version control solution designed to replace VSS. It's a SQL-based application that offers all the functionality of VSS, plus a variety of additional features that make it a more comprehensive, reliable solution for software development teams. This white paper offers an overview of why SourceAnywhere Standalone is a better choice than VSS for: • System Administrators • Developers • Web Developers 10 Ways to Make Your System Administrator's Life Better Promise Painless Installation SourceAnywhere Standalone has very low system dependency. That means it doesn't need a framework, virtual machine runtime or web server to run. Your System Adminis- trator will be able to get SourceAnywhere Standalone up and running in your organiza- tion in a matter of minutes. Copyright © 2007 Dynamsoft. All Rights Reserved. Page 1 of 7 Offer Effortless Backup All your data is stored in SQL Server, with the exception of SourceAnywhere Standalone's service configuration and SQL Server connection parameters. This makes backup a snap. Simply use your favorite SQL Server backup tool, or you can write a script in SQL Server for automatic backup.
    [Show full text]
  • Getting Started W Ith CVS
    Getting Started W ith CVS An Oracle White Paper February 2005 Getting Started W ith CVS Introduction....................................................................................................... 3 W HAT IS CVS.................................................................................................. 3 terminology........................................................................................................ 3 CVS Step by step............................................................................................... 4 Downloading and Installing CVS............................................................... 4 Creating a Repository................................................................................... 5 Creating a CVS Connection........................................................................ 5 Configuring the Repository......................................................................... 6 Importing a Module...................................................................................... 7 Checking Out a Module............................................................................... 9 Adding Files................................................................................................... 9 Updating Files (Common)......................................................................... 10 Editing Files................................................................................................. 11 Deleting Files..............................................................................................
    [Show full text]