Bjarne Joergensen Posted March 4, 2009 Report Share Posted March 4, 2009 Hi This question is moved from the Wiki Use svn directories If LabVIEW don't MassCompile directories starting with a _, what is then the purpose to have directories in the LabVIEW folder starting with a _? I have installed the JKI statemachine and it is placed under Addons and named "_JKI Toolkits". If I made a masscompile of the LabVIEW folder, the _JKI Toolkits folder will not be compiled. regards Bjarne Quote Link to comment
crelf Posted March 4, 2009 Report Share Posted March 4, 2009 QUOTE (Bjarne Joergensen @ Mar 3 2009, 03:16 PM) ...what is then the purpose to have directories in the LabVIEW folder starting with a _? Putting a _ at the start of an item in those folders means that LabVIEW will skip them when it's populating it's menus (and palettes?), not when it's mass compiling. Quote Link to comment
Bjarne Joergensen Posted March 5, 2009 Author Report Share Posted March 5, 2009 QUOTE (crelf @ Mar 3 2009, 09:42 PM) Putting a _ at the start of an item in those folders means that LabVIEW will skip them when it's populating it's menus (and palettes?), not when it's mass compiling. Then there is a fail in the "Wiki, Use svn directories". It says: Use "_svn" directories instead of ".svn" directories so that the LabVIEW mass compiler doesn't try to compile these directories. Right? Yes, I have seen the "Rigtht?" but no one has argued against it, so I assumed that it was a fact. But back to the problem then. How can I avoid LV to Mass compile .svn directories. Is there a way? Best regards Bjarne Quote Link to comment
Antoine Chalons Posted March 5, 2009 Report Share Posted March 5, 2009 QUOTE (Bjarne Joergensen @ Mar 4 2009, 01:49 PM) But back to the problem then. How can I avoid LV to Mass compile .svn directories. Is there a way? Maybe http://thinkinging.com/2008/09/23/removing-svn-folders-from-a-working-copy-with-tortoisesvn/' rel='nofollow' target="_blank">this will help you Also read the comments at the bottom Quote Link to comment
Bjarne Joergensen Posted March 5, 2009 Author Report Share Posted March 5, 2009 QUOTE (Antoine Châlons @ Mar 4 2009, 01:55 PM) Maybe http://thinkinging.com/2008/09/23/removing-svn-folders-from-a-working-copy-with-tortoisesvn/' rel='nofollow' target="_blank">this will help youAlso read the comments at the bottom Antoine, thanks for the tip :beer: It would be nice if NI would ad an option to the mass compile function, so you could avoid DIR of your own choise regards Bjarne Quote Link to comment
Antoine Chalons Posted March 5, 2009 Report Share Posted March 5, 2009 QUOTE (Bjarne Joergensen @ Mar 4 2009, 03:11 PM) Antoine, thanks for the tip :beer: It would be nice if NI would ad an option to the mass compile function, so you could avoid DIR of your own choise regards Bjarne Here is the link to make a http://digital.ni.com/applications/psc.nsf/default?openform' target="_blank">feature suggestion to NI Quote Link to comment
LAVA 1.0 Content Posted March 5, 2009 Report Share Posted March 5, 2009 Here comes the deeper question, when should one mass compile it's source directory? You don't get any 'This feature has changed for LabVIEW x.x' messages, you hardly get warnings. I believe that excluding certain directory from mass compile is unwanted behaviour. What happens if you have a.vi with a link to _dir\b.vi, and you mass compile and ignore _dir*.*? Ton Quote Link to comment
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.