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: 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.
(9164 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.
(20555 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.
(21577 views)
Book cover: Version Management with CVSVersion Management with CVS
by - 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.
(13275 views)