02-19-2013 05:59 PM
Git is a distributed version control system. I played around with it and its really easy to set up and use version control for your LabVIEW Projects.
This group is for all Git LabVIEW users and interests, so feel free to post/discuss anything related.
Git Init: a Git tutorial http://git-scm.com/
Git homepage: http://git-scm.com/
Git: The Definitive Guide: http://git-scm.com/documentation
06-10-2014 09:23 AM
I've been looking for the GIT integration that you mention in the Installation section (step2) and was wondering if the linke some how got left off? I was hoping that it was the integration allowing me to setup GIT (using SourceTree or TortiseGIT) but have not had any luck finding it while searching online. I may have just missed something but any assistance someone from this group could provide would be appreciated.
Thanks,
Erich
06-10-2014 09:29 AM
Schliepe, i was unable to find anything out there as well so i'm in the process of writing something that is very simular to the TortoiseSVN options available for the Labview IDE. I hope to release a beta for people to play around with later on this week. It will be open source and hosted on github, and hopefully community feedback will make it a better.
I'll put up a post on the group message board when i push the first beta release. It will use TortoiseGit for the time being, but i hope to move to full git integration at some point after that.
06-10-2014 09:39 AM
That's awesome Jed394. I look forward to trying it out.
06-10-2014 09:59 AM
I agree. Looking forward to checking out your tool Jed394.
-Carl
07-05-2014 05:35 PM
You can find info on the provider here: https://bitbucket.org/jed_d/lv_tortoisegit if you want to give it a shot its still a beta but hopefully its helpful.