Click to See Complete Forum and Search --> : Source Control systems


taka
May 1st, 2000, 11:48 PM
We currently use Visual SourceSafe but we're looking to port to UNIX and want a source control system that will work on both on both platforms. Any recomendations?

Pauli
May 2nd, 2000, 03:09 PM
We use ClearCase at work (several hundred developers) in an NT environment. Its roots are in the Unix environment. I think it is most well-suited for large installations because it is very complex - probably overkill for a small shop.

ALM
May 2nd, 2000, 04:06 PM
A company called MainSoft has ported Visual SourceSafe to several Unix platforms. Check it out at: http://www.mainsoft.com/products/visual/over.html

Regards,
Alvaro

nikb
May 3rd, 2000, 01:36 AM
CVS is a very versatile and efficient system for managing source code. Win32 GUI and command line front ends are available. Most servers run the UNIX version of the CVS server, but an NT version is also available. There are various utilities to integrate it with the Visual C++ IDE.

Check out http://www.wincvs.org/

-n

farhad_smx
May 12th, 2003, 03:22 AM
Hi

Do you now how to integrate wincvs with Microsoft visual studio .net. (any utulity for this!!?)

thanks, bye

Andreas Masur
August 8th, 2003, 03:03 AM
[Moved thread]