Re: Tagging Source Code Control for versions



The best solution is to dump the SCC built into LV and try Subversion. Open Source, free, works great, easy to set up, free, very powerful, secure--and did I mention free...
<a href="http://subversion.tigris.org/"; target="_blank">http://subversion.tigris.org/</a>
Then to provide a nice Windows interface to your code repository, TortoiseSVN (also open source, free, etc, etc)
<a href="http://tortoisesvn.tigris.org/"; target="_blank">http://tortoisesvn.tigris.org/</a>
Finally, to integrate it with LV Pro version, lvdiff (recently upgraded (yesterday!) to provide enhanced features and improved error handling -- also free)
<a href="http://osdn.dl.sourceforge.net/sourceforge/meta-diff/lvdiff-2.2-win32.zip"; target="_blank">http://osdn.dl.sourceforge.net/sourceforge/meta-diff/lvdiff-2.2-win32.zip</a>
If this is interesting I have a document I can post that covers how to install and configure things on the client end, Subversion's documentation describes how to setup the server.
Mike...
.



Relevant Pages