LabWindows/CVI

cancel
Showing results for 
Search instead for 
Did you mean: 

Can anyone reccommend a simple version control tool for use with cvi?

We only have three programmers and CVS etc. seem a bit complicated for what we need.
Very occassionally we find that we have edited the same file and overwritten each other's changes. Is there a simple tool which will just merge two files?
0 Kudos
Message 1 of 3
(3,154 Views)
If you just need a simple file comparison and merge tool, I recommend Beyond Compare by Scooter Software http://www.scootersoftware.com/

It lets you see the differences side by side, and you can edit and merge the files in the same view.

I can do merges in minutes that used to take hours.

It doesn't have any version control features, but if all you need is merging capabilities, this is the best tool I have found.

We are currently using Microsoft Visual Source Safe 6.0 for version control. It has similar file diff features, but I prefer Beyond Compare's interface, and it can be used in conjunction with any version control tool.
Message 2 of 3
(3,108 Views)
Brilliant, just what I was looking for. Many thanks.
0 Kudos
Message 3 of 3
(3,084 Views)