InfoQ

InfoQ

News

My Bookmarks

Login or Register to enable bookmarks for unlimited time.

The content has been bookmarked!

There was an error bookmarking this content! Please retry.

VSoft Releases Version Control Survey Results

Posted by Marcie Jones on Aug 24, 2006

Sections
Development
Topics
Artifacts & Tools ,
.NET ,
Tools ,
Programming ,
Agile ,
Source Control

.NET tool vendor VSoft recently released the results of a survey among 400 VSoft customers on version control product usage.  Microsoft Visual SourceSafe (VSS) remains at the top of the list, though its numbers declined since the 2005 survey.  This may be due in part to customers migrating to Team Foundation Server (TFS), Microsoft's newest source control offering, though TFS is cost-prohibitive for many smaller development shops.  Also nipping at the heels of VSS is Subversion, which is rapidly gaining popularity among .NET developers, particularly as SVN clients have improved integration with Visual Studio.

  • This article is part of a featured topic series on Agile
Version Control System Usage by MIke Rowe Posted
  1. Back to top

    Version Control System Usage

    by MIke Rowe

    It would be interesting to see additional metrics on the Version Control System Usage Survey. A couple of metrics that I think would be interesting seeing would include: SLOCs or some other metric of volume under control, check-ins per some unit of time, number of engineers(or others) using a system, number of released and supported versions of systems maintained under control, ...

    As the size of a version control system increases, companies may be willing to pay more to obtain more features -- version control is pretty cheap considering the cost of developing and maintaining the code.