LabVIEW Idea Exchange

cancel
Showing results for 
Search instead for 
Did you mean: 
shb

LVCompare.exe can compare VIs with the same name

Status: New

When LVCompare.exe is called with two VIs with the same name an error is shown. Instead it could copy one of the VIs to a different name or open one in a new Project. This would make live with some Version Control tools easier.

It is probably the same with LVmerge.exe

 

Greetings,

shb

3 Comments
TCPlomp
Trusted Enthusiast

This is indeed a limiting issue when using LVCompare with an external SCC. To my knowledge all SCC tools that provide a merge function present different filename for each 'base' file.

Free Code Capture Tool! Version 2.1.3 with comments, web-upload, back-save and snippets!
Nederlandse LabVIEW user groep www.lvug.nl
My LabVIEW Ideas

LabVIEW, programming like it should be!
Elijah_K
Active Participant

I recommend using SCC to call LVCompare.exe, which will rename the files for you when you invoke a diff operation.  More info

Elijah Kerry
NI Director, Software Community
shb
Active Participant
Active Participant

I use an SCC, but Mercurial does not rename the file but place it in a different folder.