Showing posts with label VERSION CONTROL. Show all posts
Showing posts with label VERSION CONTROL. Show all posts

2007-12-19

Version Control

Overview: There are many version control systems available. RCS is a basic ubiquitous system I highly recommend. Especially when you have many disparate files located across multiple directories. However if you have a project that is located in a single directory one of the newer version control systems might be better suited. RCS: