Tuesday, March 24, 2009

Comparison of VSS, CVS and SVN

I have prepared a comparison among the three commonly used Version Control Systems Visual SourceSafe (VSS), CVS and Subversion.

The weights and scores are based on my judgement. I think this type weight scores based comparison may help you in convincing people (e.g. your project team, colleages, senior mgmt in your company) to use Subversion.

Total Score
Subversion : 251
CVS : 171
Visual SourceSafe(VSS) : 138

Check it out at Comparison of VSS, CVS and SVN

4 comments:

  1. Have you thought about true distributed SCM's like git? Another very interesting distributed SCM is Darcs with a lovely patch mechanism. It would be interesting to see how this scales up against non-distributed systems, even in centralized authoring networks.

    ReplyDelete
  2. Have you studied the effectiveness of distributed SCM's like git or Darcs? I wonder if there is reason to recommend their use.

    ReplyDelete
  3. Can you please add GIT to this comparison?
    http://en.wikipedia.org/wiki/Git_(software)

    ReplyDelete
  4. I did not include distributed version control systems the Git, Darcs, Bzr or Mercurial mainly because I don't have any first hand experience working with them. Without experience, it is difficult to assign weights to each factor.

    ReplyDelete

Comments are moderated, and will not appear until the author (Nitin Bhide) has approved them.