LabWindows/CVI

cancel
Showing results for 
Search instead for 
Did you mean: 

Working with network source code

Hello all,
[CVI 8.5]
I've just noticed a problem with the CVI IDE while working with a project on
a networked share. The network went down twice in 2 days and the windows of
CVI stop responding, they become white and I can't even save my work to an
alternate location...
That sucks.
--
Guillaume Dargaud
http://www.gdargaud.net/
0 Kudos
Message 1 of 3
(3,033 Views)

Why not use CVS or SVN that will create a concurrent copy of the repository locally and allow controlled merges to the network source with the added benefits of revision control.

 

I've been using CVI port on windows serverd on our local network for the past 10 years and not a single failure of corruption to date. If you need pointers let me know. 

Jattie van der Linde
Engineering Manager, Software & Automation
TEL Magnetic Solutions Ltd
0 Kudos
Message 2 of 3
(2,982 Views)

I use version control system named "Git" (msysGit for windows) which is easy to setup and use.(in compare to SVN, from my point of view)

0 Kudos
Message 3 of 3
(2,966 Views)