CVS Version Control for Web Site Projects
by Sean Dreilinger
1999
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.
Download or read it online for free here:
Read online
(online html)
Similar books

by Michael Brouwer, Russell Brown
CVS has long been the tool of choice for version control. This book documents SVK version 1.04. It is written for computer-literate folk who want to use SVK to manage their data. Most readers are probably programmers or sysadmins.
(18696 views)

by Karl Fogel, Moshe Bar - 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.
(11554 views)

by Eric Sink - 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.
(10536 views)

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.
(8107 views)