CVS

CVS is the Concurrent Versions System, the dominant open-source network-transparent version control system.  CVS is useful for everyone from individual developers to large, distributed teams:
  • Its client-server access method lets developers access the latest code from anywhere there's an Internet connection.
  • Its unreserved check-out model to version control avoids artificial conflicts common with the exclusive check-out model.
  • Its client tools are available on most platforms.
More information at : http://www.cvshome.org/
  • 0 کاربر این را مفید یافتند
آیا این پاسخ به شما کمک کرد؟

Related Articles

Clustering

Connecting many computers and making them appear as one machine. This is done to increase...

Co-location (Colo)

Putting a web server in a dedicated facility that provides high-speed Internet connection,...

ColdFusion

In computing, ColdFusion is a tag-based, middleware programming language used chiefly for writing...

Control Panel

Control panel included in web hosting packages is an online web-based application that allows you...

Cookie

A Cookie is a piece of data that is saved in the user's browser by the web server. It is used to...