|
Re: LabVIEW Version Control
If you haven't already done it, you might want to do a web search for LabVIEW and GIT and read through some of the tutorials and instructions. Some are from industrial users and some from teams and from NI.
Internally, we use Perforce and less distributed SCC tools, so I don't have any GIT specific experience to share.
The basic concept is to configure GIT so that it knows to use LVCompare and similar tools to be able to deal with different version of the file.
Greg McKaskle
|