LabWindows/CVI

cancel
Showing results for 
Search instead for 
Did you mean: 

Has anyone used CVS or PVCS to control source code for CVI applications?

Does Labwindows/CVI have a direct interface to a version control system so that I can manage source versions through the CVI development environment?
0 Kudos
Message 1 of 2
(3,263 Views)
Hello,

CVI uses a standard scripting protocol to communicate with different SCC packages. In order to use this feature in CVI, you need a client interface for your particular SCC package. Most SCC packages (Visual SourceSafe, Perforce, etc.) provide this client interface in their installer. Since your flavor of CVS might not have an interface, you will need to download one. The following KnowledgeBase provides a link to a Visual C++ interface that works with CVI.

Thanks.
Wendy L
LabWindows/CVI Developer Newsletter
0 Kudos
Message 2 of 2
(3,253 Views)