Home > Software Engineering > GIT vs Perforce vs Clearcase vs CVS

GIT vs Perforce vs Clearcase vs CVS

GIT

This distributed revision control system has an emphasis on speed. It was originally designed and developed by Linus Torvalds for the development of Linux kernel. Every working directory of Git is a full-fledged repository with full revision tracking capabilities and complete history, not dependent on a central server or network access. GIT is a free software which is distributed under the terms of version 2 of the GNU General Public License.

Perforce

This is a proprietary and commercial revision control system developed by Perforce Software Inc. Perforce follows a client/server system. Here the server has the responsibility of managing a central database and a main repository of file versions. Developers can work on files in their local client workspace. After altering the changes, they can submit the changes to the main server. Client and server communicate via TCP/IP.

Clearcase

Rational ClearCase is a tool for configuration management of source code and other software assets. This tool is developed by IBM (Rational Software Division). ClearCase is the basis of version control for many mid size businesses, and has the potential to handle projects with thousands of developers.

CVS

This is a free revision control system. This system was developed by Dick Grune as a series of shell scripts during July 1986. CVS turned out to be popular in the open source software space and is released under General Public License of GNU. CVS also uses Client/Server architecture. Here, the clients connect to the server and can “check out” a version of file onto their local disk. Later after modifying the contents, they can “check in” the changes.

Incoming search terms for the article:

Share and Enjoy:
  • Print
  • Digg
  • Sphinn
  • del.icio.us
  • Facebook
  • Mixx
  • Google Bookmarks
  • Add to favorites
  • BlinkList
  • blogmarks
  • connotea
  • Current
  • Diigo
  • Fark
  • Faves
  • Fleck
  • FriendFeed
  • Identi.ca
  • IndianPad
  • LinkedIn
  • MisterWong
  • MySpace
  • NewsVine
  • PDF
  • Ping.fm
  • Propeller
  • Reddit
  • RSS
  • Simpy
  • Slashdot
  • StumbleUpon
  • Technorati
  • Tumblr
  • Twitter

Related posts:

  1. Types of Revision Control Software
  2. Software revision control.
  1. July 27th, 2010 at 20:07 | #1

    Very interesting info, i’m waiting for more ! Keep updating your website and you will have a lot o readers

  1. No trackbacks yet.

Comment Spam Protection by WP-SpamFree

Get Adobe Flash playerPlugin by wpburn.com wordpress themes

SEO Powered By SEOPressor

Page optimized by WP Minify WordPress Plugin