- AWS Automation Cookbook
- Nikit Swaraj
- 162字
- 2021-07-02 23:00:37
Types of VCS
The types of VCS are mentioned as follows:
- Local version control system: In a local VCS, all the changes to a file are kept in the local machine, which has a database that has all the changes to a file under revision control, for example, Revision control system (RCS).
- Centralized version control system: In a centralized VCS, we can collaborate with other developers on different machines. So in these VCS, we need a single server that contains all the versioned files and the number of clients can check out files from that single server, for example, Subversion (SVN).
- Distributed version control system: In a distributed VCS, the client not only checks out the latest version of the file but also mirrors the whole repository. Thus if any server dies, and these systems were collaborating via it, any of the client repositories can be copied back to the server to restore it. An example of this is Git.
推薦閱讀
- 基于C語言的程序設計
- 大數據戰爭:人工智能時代不能不說的事
- 火格局的時空變異及其在電網防火中的應用
- Natural Language Processing Fundamentals
- Dreamweaver CS3網頁設計與網站建設詳解
- 傳感器技術應用
- Photoshop CS3圖層、通道、蒙版深度剖析寶典
- Ruby on Rails敏捷開發最佳實踐
- Linux Shell編程從初學到精通
- C#求職寶典
- JRuby語言實戰技術
- 工業機器人應用系統三維建模
- Appcelerator Titanium Smartphone App Development Cookbook(Second Edition)
- Microsoft 365 Mobility and Security:Exam Guide MS-101
- 網絡規劃與設計