Mensys Online Shop

Essential CVS, Second Edition, Covers

Category:General - Books By:O'Reilly
More info:www.oreilly.comAuthor(s):Jennifer Vesperman
Pages:407Year of publication:2007

CVS, the Concurrent Versions System, is the source-code management tool that frees developers from the chaos that too often ensues when multiple users work on the same file. An open source technology that is available on most computer platforms, including Windows and Mac OS X, CVS is widely used to manage program code, web site content, and to track changes made to system configuration files. Multiple users can check out files from a directory tree, make changes, and then commit those  » Read more...

Essential CVS, Second Edition, Covers

Select one or more articles and then press Order. Quantities can be changed on the next page.
Partnr.DescriptionEuro *US$Euro incl. VAT 
H76084 Essential CVS, Second Edition, Covers CVS 1.1233.8746.2935.90

All prices are in Euro excl. VAT (19%, for books 6%) and excl. shipping.
E-mail or call us at +31 (0)23 548 20 20 for licences, upgrades and other questions.

CVS, the Concurrent Versions System, is the source-code management tool that frees developers from the chaos that too often ensues when multiple users work on the same file. An open source technology that is available on most computer platforms, including Windows and Mac OS X, CVS is widely used to manage program code, web site content, and to track changes made to system configuration files. Multiple users can check out files from a directory tree, make changes, and then commit those changes back into the directory. If two developers modify the same file, CVS enables both sets of changes to be merged together into one final file.This book covers basic concepts and usage of CVS, and features a reference for CVS commands - including a Command Reference Card for quick, on-the-job checks. The book also includes advanced information on all aspects of CVS that involve automation, logging, branching and merging, and 'watches.' Readers will find coverage of:- Installing CVS and building your first repository;- Basic use of CVS, including importing projects, checking out projects, committing changes, and updating projects;- Tagging, branching and merging;- Working with multiple users;- Clients, operating systems, and IDEs;- Repository management and managing remote repositories;- Project administration, including bug tracking systems, enforcing log messages, history & annotation, & more;- Troubleshooting.