Hi Jan Cumps ,
amongst your many useful Git postings, have you ever created one about using LabVIEW with Git? I can't find anything but I thought I'd ask before wandering off to the Interweb.
Hi Jan Cumps ,
amongst your many useful Git postings, have you ever created one about using LabVIEW with Git? I can't find anything but I thought I'd ask before wandering off to the Interweb.
No. I have no relevant experience with it.
I have a github repo for the driver of our Pico SCPI labTool. But it is not on source line level. I will post a link to it.
My approach:
Ok, thanks. Thought I'd check first. LabVIEW and Git don't natively integrate so it's a question of managing outside and setting up an appropriate .gitignore and .gitattributes.
link to that LabVIEW repo: https://github.com/jancumps/pico_scpi_labtool_labview_driver
I may well take a copy of that .gitignore! For a single developer I don't suppose some problems are likely to occur but it would seem that auto-merging text files like a .lvproj may well cause an issue in a multi-dev environment.
I may well take a copy of that .gitignore! For a single developer I don't suppose some problems are likely to occur but it would seem that auto-merging text files like a .lvproj may well cause an issue in a multi-dev environment.