‎10-28-2009 11:12 AM
‎10-28-2009 12:00 PM
‎10-29-2009 10:16 AM
My initial guess was that branching is the think to do, so thanks for the sanity check. In fact, I have already migrated to LabVIEW 2009 and everything is working nicely. Now if we could get NI to stop LabVIEW from recompiling code if the file location of the VI changes on the disk everything will be alright.
When I mentioned creating a new folder and copying, I really meant creating a branch which essentially what you get. The nice thing is that a copy in Subversion is not really a copy but rather what they call a "cheap copy" and it does not take up additional disk space.
I love subversion!
Thanks for help.
‎10-13-2010 04:49 AM
Have you considered looking into labview 2010?
That version can separate compiled code and save it outside the vi file.
Should be much better for source code control.