hola caracola Web :
http://www.pushok.com/soft_cvs.php
Description :
CVS SCC proxy is the SCC API plug-in that provides access from practically all Microsoft SCC enabled software to the general CVS repositories. The Microsoft SCC API is supported by: MS VC 5.0-7.0, MS VB 5.0-7.0, MS .NET, MS DEV and other Microsoft development tools. The tool is currently $19 per license.
The implementation is not based on WinCvs GUI protocol. Instead cvs.exe is used directly. Can be used any version.
The main goal for its creation (because alternative already present: JalindiIgloo) was the desire to make the working with CVS from IDE the same simple as working with its native equivalent MS sourcesafe. This both tools differ in its nature, and we spent enough time to make working with our plug-in very similar to the MS Source Safe. I.e. our task was to make not only possible working with CVS from IDE, but identical to the MS plug-in.
In comparison to the JalindiIgloo this tool have lot of addition features, full support for SCC api (conflict resolving on checkin, delete from scc, get project on IDE start and other). In package also included modified version of ConflictEditor tool for visual conflict merging and diffs browsing.

