Jump to content

LabVIEW and hidden .svn folders


Recommended Posts

I decided to put LV installation folder under version control. Mainly so that it is easier to keep in synch different development machines and to be able to do externals with Subversion. Subversion stores info in .svn folders which are hidden, nevertheless LV seems to see them.

I think it slows down some of the labview ops (menus, new... dialog, etc.). :clock:

Has anyone else had any issuses with this approach?

Thanks,

Reinis

Link to comment

QUOTE (rkanders @ Sep 17 2008, 06:01 AM)

Has anyone else had any issuses with this approach?

No the only downside I have heard of is that the .svn files are masscompiled (if you place user.lib inside svn, my advice don't do that). Or that the VI analyzer toolkit tests these VIs as well.

You can set SVN to name the folders _svn which are ignored by LabVIEW.

Ton

Link to comment

QUOTE (Ton @ Sep 16 2008, 11:37 PM)

You can set SVN to name the folders _svn which are ignored by LabVIEW.

Is this true with any underscore directory name? We've started using the directory name "_Core" for some common files. Would this directory be ignored with a mass compile? And I suppose it would not automatically show up in the palettes either, right?

Are there any other LabVIEW idiosyncrasies with "_" directories?

-James

Link to comment

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.