Logo

CVS Version Control for Web Site Projects

Small book cover: CVS Version Control for Web Site Projects

CVS Version Control for Web Site Projects
by

Description:
Version control is a special kind of software used to track and manage changes. In our case, CVS version control is used to track any sort of change made to our web sites, whether it's a single edit of one file to fix a typo, or a series of adjustments to a project where several files, folders, and graphics are added to (or removed from) the site.

Home page url

Download or read it online for free here:
Read online
(online html)

Similar books

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.
(12442 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.
(11743 views)
Book cover: Version Control with SubversionVersion Control with Subversion
by - O'Reilly Media
The book is written by Subversion open source development team. It introduces the new versioning tool which is the successor to CVS. This tool is more robust, flexible and usable, and it improves on some of the CVS's notable flaws.
(21347 views)
Book cover: Version Control by ExampleVersion Control by Example
by - Pyrenean Gold Press
The book uses practical examples to explain version control with both centralized and decentralized systems. Topics: Basic version control commands and concepts; Introduction to Distributed Version Control Systems; Advanced branching workflows; etc.
(11529 views)