06-20-2016 01:23 PM
@Hooovahh wrote:Another vote for SVN. I use VisualSVN running on a server we have access to, but it could just be any always on computer, or running from local host. The basics of it are very easy to use. Create repositories, create users (or user) and then use TortoiseSVN as the client connecting to that server. The free version does everything I need.
https://www.visualsvn.com/server/
I will second that. I use the VisualSVN Enterprise edition, but the Standard Edition will be just fine and it is free. TortoiseSVN is great choice too.
Additionally I use the Viewpoint TSVN Toolkit which integrates SVN functionality in your LabVIEW project. Very handy if you need to rename or move VIs.
12-13-2016 04:04 AM
My vote for git