Jump to content

Source Code Control

From LabVIEW Wiki
Revision as of 01:25, 30 September 2008 by Paul Lotz (talk | contribs) (Added link to 8.6 help)

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]

Also check out the LabVIEW help (e.g., for 8.6): [2]

Some Source Code Control Tools