Logo

Version Control with Subversion

Large book cover: Version Control with Subversion

Version Control with Subversion
by

Publisher: O'Reilly Media
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.

Home page url

Download or read it online for free here:
Download link
(1.6MB, PDF)

Similar books

Book cover: Essential CVSEssential CVS
by - 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.
(20354 views)
Book cover: The Hudson BookThe Hudson Book
by - 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.
(9005 views)
Book cover: Subversion Version ControlSubversion Version Control
by - 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.
(18161 views)
Book cover: CVS Version Control for Web Site ProjectsCVS Version Control for Web Site Projects
by
Version control is used to track and manage changes. In our case, CVS version control is used to track any changes made to our web sites, whether it's a single edit of one file to fix a typo, or a series of adjustments where several files are added.
(13628 views)