Best open source alternative for MS Visual Source Safe?

Posted by afsharm on Stack Overflow See other posts from Stack Overflow or by afsharm
Published on 2009-11-14T08:22:34Z Indexed on 2010/03/19 23:21 UTC
Read the original article Hit count: 362

Filed under:
|
|
|
|

We are leaving VSS for TFS or any other alternatives. I'm the one who persists to go for an open source alternative like SVN. Now I'm searching for a good open source Version Control regarding following aspects:

  1. We are in love with open source movement and cross-platform.
  2. Could it be possible to use it with Mono, SharpDevelop and Express editions of VS instead of Visual Studio itself?
  3. What about backup?
  4. Is it integrated with VS without serious problems?
  5. Any API or command prompt access?

Please notice I've read following previous texts about it but still need more help:

http://stackoverflow.com/questions/690766/vss-or-svn-for-a-net-project

http://stackoverflow.com/questions/61959/tfs-vs-open-source-alternatives

http://stackoverflow.com/questions/44588/how-to-convince-a-company-to-switch-their-source-control

© Stack Overflow or respective owner

Related posts about version-control

Related posts about open-source