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
(5,684 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
(5,663 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
(5,649 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
(5,622 Views)
0 Kudos
Message 5 of 11
(5,551 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
(5,458 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
(5,378 Views)
Message 8 of 11
(5,356 Views)
0 Kudos
Message 9 of 11
(5,328 Views)
0 Kudos
Message 10 of 11
(5,307 Views)