LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

V I Analyzer - Feature Request: Ignore hidden files

I use Subversion/SVN for source code control and that uses several hidden folders and files on my drive to maintain SCC status - it'd be nice if V I Analyzer ignored these files.  In fact, maybe it's a bug - it analyzes the files,even when they have the odd SVN extensions.  For example: if you have a VI under source code control:
 
       c:\testercode\test.vi
 
then you'll end up with another file that SVN creates:
 
       c:\testcode\test\.svn\text-base\text.vi.svn-base
 
Although it doesn't have a valid LabVIEW extension, V I Analyzer loads and analyzes this file.




Copyright © 2004-2024 Christopher G. Relf. Some Rights Reserved. This posting is licensed under a Creative Commons Attribution 4.0 License.
0 Kudos
Message 1 of 4
(2,794 Views)
V I Analyzer still loads these files when I manually deselect all the hidden .svn folders in the analysis definition.




Copyright © 2004-2024 Christopher G. Relf. Some Rights Reserved. This posting is licensed under a Creative Commons Attribution 4.0 License.
0 Kudos
Message 2 of 4
(2,793 Views)
Hi Crelf,

There has been an earlier discussion on this.
Some OS's don't care about the extension of a file name, and LabVIEW happens to originate from that side of the table.

Ton
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!
0 Kudos
Message 3 of 4
(2,778 Views)
Awesome Ton - thanks for the link!




Copyright © 2004-2024 Christopher G. Relf. Some Rights Reserved. This posting is licensed under a Creative Commons Attribution 4.0 License.
0 Kudos
Message 4 of 4
(2,765 Views)