Version Control with Subversion
by C.M. Pilato, B. Collins-Sussman, B.W. Fitzpatrick
Publisher: O'Reilly Media 2008
ISBN/ASIN: 0596004486
ISBN-13: 9780596004484
Number of pages: 407
Description:
One of the greatest frustrations in most software projects is version control: the art of managing changes to information. Today's increasingly fast pace of software development--as programmers make small changes to software one day only to undo them the next--has only heightened the problem; consecutive work on code or single-programmer software is a rare sight these days. Without careful attention to version control, concurrent and collaborative work can create more headaches than it solves. This is where Subversion comes into play. Written by members of the Subversion open source development team, "Version Control with Subversion" introduces the powerful new versioning tool designed to be the successor to the Concurrent Version System or CVS. CVS users will find the "look and feel" Subversion comfortably familiar, but under the surface it's far more flexible, robust, and usable, and more importantly, it improves on CVS's more notable flaws.
Download or read it online for free here:
Download link
(1.6MB, PDF)
Similar books

by Manfred Moser, Tim O'Brien - Oracle
Eclipse Hudson is a widely used, open source continuous integration server providing development teams with a reliable way to monitor changes in source control. The Hudson Book aims to be the authoritative and up to date resource about Hudson.
(9731 views)

by Per Cederqvist, et al. - Network Theory Ltd.
This manual describes how to use CVS, a powerful version control system. CVS tracks changes to source code and documents, allowing previous versions to be recovered at any time. CVS is free software, distributed under the terms of the GNU GPL.
(13845 views)

by William Nagel - Prentice Hall PTR
The book introduces you to Subversion, an open-source version control system, which is more powerful and less complex than its predecessor CVS. The author provides useful tips for accomplishing tasks that arise in day-to-day software development.
(19240 views)

by Jennifer Vesperman - O'Reilly Media, Inc.
A complete reference that helps programmers and system administrators apply order to the task of managing large quantities of documents. The book covers basic concepts and usage of CVS, and features a comprehensive reference for CVS commands.
(21166 views)