ni.com is currently undergoing scheduled maintenance.

Some services may be unavailable at this time. Please contact us for help or try again later.

LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

LabVIEW and Version/Source Code Control blog series

So, I have been evaluating some source code/version control systems, and it got a lot more involved than I had planned.  So I decided to document my trials in hopes others would find it useful and fill in the gaps.

 

I have started so far with 6 posts, and have at least 5 more to go, probably more.  If you know more about the systems, please comment, especially if you find errors.  I do not pretend to be an expert on these systems, and the overview I have done is not extremely in depth, but I think will shed some light on systems and can help others make some initial choices.

 

I will update the thread as new posts come out, and if you want to comment about the specific posts, please do so on the blog.

 

Thanks,

Matthew

 

Posts:

 

  1. LabVIEW and Version/Source Code Control  Introduction
  2. LabVIEW and Version/Source Code Control – Setup
  3. LabVIEW and Version/Source Code Control Starting Out
  4. LabVIEW and Version/Source Code Control – Branching
  5. LabVIEW and Version/Source Code Control Simple Merging
  6. LabVIEW and Version/Source Code Control – Merging Tools

 

 

Message 1 of 11
(6,457 Views)

I should have mentioned, I look at one centralized system, Subversion (svn), and three dectralized systems:  git, Mercurial (Hg), and Bazaar (bzr).

0 Kudos
Message 2 of 11
(6,436 Views)
Good work! Nice comparison. I use SVN and yes, the branch /switch does keep LabVIEW happy and reduce cross linking by keeping the same working copy. Good read.
Thanks
Michael
0 Kudos
Message 3 of 11
(6,422 Views)

Some more posts in the series:

 

  1. LabVIEW and Version/Source Code Control - Conflict Merging
  2. LabVIEW and Version/Source Code Control - Importing
  3. LabVIEW and Version/Source Code Control - Some Numbers

I find the Numbers post interesting.  It definitely was the one that took the most effort to do.

0 Kudos
Message 4 of 11
(6,395 Views)
0 Kudos
Message 5 of 11
(6,324 Views)

Another new post.  This one I think is just really cool.

 

LabVIEW and Version/Source Code Control - VCS...on a Stick

 

 

Message 6 of 11
(6,231 Views)

We're in the home stretch now.  I'm finally getting to some conclusions:

 

LabVIEW and Version/Source Code Control – Subversion Thoughts

 

 

0 Kudos
Message 7 of 11
(6,151 Views)
Message 8 of 11
(6,129 Views)
0 Kudos
Message 9 of 11
(6,101 Views)
0 Kudos
Message 10 of 11
(6,080 Views)