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: 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.
(13652 views)
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.
(20379 views)
Book cover: Mercurial: The Definitive GuideMercurial: The Definitive Guide
by - O'Reilly Media
This book takes you step by step through ways to track, merge, and manage software projects with Mercurial, using Windows, Mac OS X, Linux, or Solaris. Mercurial is the easiest system to learn when it comes to distributed revision control.
(11804 views)
Book cover: Open Source Development with CVS, 3rd EditionOpen Source Development with CVS, 3rd Edition
by - Paraglyph
The book on development and implementation of open source software using CVS. It explains how CVS affects the architecture and design of applications, covers strategies, third-party tools, scalability, client access limits, server administration.
(12467 views)