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?
Printable View
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?
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.
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
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
Hi
Do you now how to integrate wincvs with Microsoft visual studio .net. (any utulity for this!!?)
thanks, bye
[Moved thread]