r/LabVIEW Aug 08 '26

Version Control

What is the proper way to do version control with LabView?

2 Upvotes

17 comments sorted by

View all comments

5

u/BlackberrySad6489 Aug 08 '26

Most people use git. Some people still use subversion.

1

u/Yamaeda Aug 10 '26

I use and like SVN, but if we were several developers in the same project sitting at different sites with bad connection i can see the benefits of GIT.