Source Code Control
Appearance
General
Source code control (SCC) allows software developers to manage code for development and release. SCC tools generally allow for the managment of additional files besides code.
Essential capabilities of source code control include:
File Check-in/Check-out
Revert to Previous
File Comparison
File Merge
LabVIEW and Source Code Control
National Instruments maintains information on SCC and LabVIEW on this page: [1]