The Concurrent Versions System (CVS), also known as the Concurrent Versioning System, implements a version control system: it keeps track of all work and all changes in a set of files, typically the implementation of a software project, and allows several (potentially widely separated) developers to collaborate. CVS has become popular in the open-source world. CVS is released under the GNU General Public License.
Comments
CVS
The Concurrent Versions System (CVS), also known as the Concurrent Versioning System, implements a version control system: it keeps track of all work and all changes in a set of files, typically the implementation of a software project, and allows several (potentially widely separated) developers to collaborate. CVS has become popular in the open-source world. CVS is released under the GNU General Public License.
Source: http://en.wikipedia.org/wiki/Concurrent_Versions_System
and the handbook link
http://drupal.org/repos
-Steven Peck
---------
Test site, always start with a test site.
Drupal Best Practices Guide -|- Black Mountain
-Steven Peck
---------
Test site, always start with a test site.
Drupal Best Practices Guide
Thanks for the link, when I
Thanks for the link, when I did my search I typed "What does CVS mean" and couldn't find anything.
George Algozzini
cvs
Handy hint: if you're using Google, try typing "define: cvs" in the search window to get a basic definition.
I'd also advise using Subversion over CVS.
-- Version Control your Drupal web site with The File High Club's Free Trial!
So should one use module
So should one use module versions that are CVS or is there a large chance of them being broken?
George Algozzini
Here you
Here you go
http://drupal.org/node/27362
-Steven Peck
---------
Test site, always start with a test site.
Drupal Best Practices Guide -|- Black Mountain
-Steven Peck
---------
Test site, always start with a test site.
Drupal Best Practices Guide