LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Exclude subfolders from mass compile

Is there any possibility to exclude subfolders from a mass compile ? This is especially important since we use CVS for source control, which puts hidden 'CVS' folders inside the original folders. Mass compiling these is not only unnecessary, but also sometimes results in strange linkage where normal subvi's are replaced with those in the source control folder (something you don't want to have).
0 Kudos
Message 1 of 2
(2,558 Views)
I am not aware of anyway to by pass folders in a mass compile. What I typically do is bypass the mass compile for my (Subversion) working copies and open the top-level routine in the new version, and then do a Save All. This doesn't recompile everything - just the VIs I am actually using... Smiley Wink

I also typically use this time as an opportunity to clean-out the flotsam and jetsam that tends to accumulate in development directories.

Mike...

Certified Professional Instructor
Certified LabVIEW Architect
LabVIEW Champion

"... after all, He's not a tame lion..."

For help with grief and grieving.
0 Kudos
Message 2 of 2
(2,543 Views)