Hi, What's CVS? What it can do for programming in PHP? Where can I learn more about it? If possible, please supply me with some tutorials links about it.
CVS refers to concurrent versions system.
It allows a team of developers to work together while sorting out possible code conflicts.
Sourceforge uses it, their docs: http://sourceforge.net/docman/display_doc.php?docid=14033&group_id=1