Source Code Control: Difference between revisions
Appearance
Removed link to LabVIEW 8.6 help. |
mNo edit summary |
||
Line 16: | Line 16: | ||
[[Some Source Code Control Tools]] | [[Some Source Code Control Tools]] | ||
[[Category:SCC]] | |||
[[Category:SW Engineering]] |
Revision as of 07:45, 3 October 2008
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]