06-10-2014 10:48 PM
I have the LabVIEW compare tool setup for differences for .ctl and .vi files in Surround SCM source code control system. The source code control system runs on a networked server. My PC is on the same network as the server.
When the LabVIEW compare tool reads VIs that are from a source control repository for diffing against files on my computer, it seems to load the repository files from a temporary folder located in users\username\appdata. It takes a long time to load VIs that have lots of subVIs because as the tool searches for each subVI the tool begins its search in the vi.lib and instr.lib folders before finding the subVI in the temporary folder. It is taking a few seconds and sometimes as much as 10 seconds to load each subVI. This takes a lot of time to Diff VIs that have many subVIs. Is there a way to make the diffing process go quicker? Or is this something that would need to be fixed in the LabVIEW compare tool?
Thanks,
Gary
Solved! Go to Solution.
06-11-2014 01:02 PM
That's the normal behavior of the LVCompare.exe, and the folders at which starts looking for subVIs or control files (.ctl) cannot be modified. The available options that can be configured are the following:
Configuring Source Control with LVCompare.exe
http://zone.ni.com/reference/en-XX/help/371361H-01/lvhowto/configlvcomp_thirdparty/
06-11-2014 01:06 PM
It seems that this unreasonably long load time is a bug or something that could be addressed as an enhancement. How do i report this to NI so that they can decide if it is something worth fixing?
06-12-2014 09:30 AM
In order to report a bug, call NI technical support and open a service request ticket; since this issue is not really critical/system down, the priority will be very low.