Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Source control
Message
From
17/02/2017 07:03:04
 
 
To
17/02/2017 05:22:49
General information
Forum:
Visual FoxPro
Category:
Source Safe Control
Title:
Miscellaneous
Thread ID:
01648065
Message ID:
01648071
Views:
62
>Hi
>
>Helping a site that is interested in introducing source control for a set of VFP7 and VFP9 applications.
>
>I've used a variety of source control on other non Fox developments but wondered if anyone has strong recommendations for or warning on source control systems that could be applied.
>
>Thanks
>
>Nick Mason

Hi Nicholas:

If you want strong Source Control for VFP 9 (sorry, no VFP 7 support for this), you have many choices:

For GIT (Open Source DVCS): check this Open Source projects

> Mike Potjer's Git Utilities for VFP 9
> https://github.com/mikepotjer/vfp-git-utils

> Lutz Scheffler's Bin2Text Extension
> http://vfpx.codeplex.com/wikipage?title=Bin%202%20Text%20Extension&referringTitle=Home

For PlasticSCM (free for personal use, or licenced for commercial) check this Open Source project
> PlasticSCM Tools for Visual FoxPro 9
> https://github.com/fdbozzo/plasticscm-tools-for-visual-foxpro-9

For other SCM/DVCS tools (Perforcem Vault, TFS, SourceSafe, CVS, SVN, etc) you will get the best results using this Open Source bidirectional converter (bin>text and text>bin)
> http://vfpx.codeplex.com/wikipage?title=FoxBin2Prg


Note: I do not suggest using SourceSafe, CVS or SVN if there are more than 2 developers or if you plan to do modern Source Control with branches, merges and the like, because there are better tools for this (mentioned earlier)


Regards.-
Fernando D. Bozzo
Madrid / Spain
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform