LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Why does LV store unchanged files in project?

Solved!
Go to solution

Hi,

 

I wonder why LV "stores" files in a project that have not been changed?

 

As a result, my configuration management tool delivers these files too, although LV compare shows no difference.

 

It's annoying because a check-in doesn't really mirror the list of those files that indeed have been changed?

 

Can I fix it somehow or is it something inherent in LabView (if yes why)?

 

Thanks,

 

Peter

0 Kudos
Message 1 of 4
(2,227 Views)
Solution
Accepted by topic author bokorpet

Do you have the "Separate Compiled Code" turned on for your VIs?


GCentral
There are only two ways to tell somebody thanks: Kudos and Marked Solutions
Unofficial Forum Rules and Guidelines
"Not that we are sufficient in ourselves to claim anything as coming from us, but our sufficiency is from God" - 2 Corinthians 3:5
0 Kudos
Message 2 of 4
(2,223 Views)

Hey,

 

this behavior is because labview recompiles the VIs every time. So sourcecode control gest a change even there is none.

 

You can prevent this behavior if you go to options -> Environment -> separate compiled code from new files.

 

Regards,

CMW

0 Kudos
Message 3 of 4
(2,218 Views)

Thanks guys!

0 Kudos
Message 4 of 4
(2,211 Views)