search

Home  >  Q&A  >  body text

git - Which version control system is more commonly used in the front-end development field?

The version control system is an indispensable part of the collaborative development of any current development team.
The design goal of SVN is to replace CVS. Most of the free version control services on the Internet are based on Subversion.
Git is an open source distributed version control system, used to effectively and quickly handle version management of projects from small to very large.
CVS is an old version control system. It is based on client/server behavior so that it can accommodate multiple users and it is also convenient to form a network. This feature makes CVS the first choice when people in different locations work on data files (especially the source code of a program) at the same time.
There are many other lightweight or large-scale version control systems. So in the field of front-end development, which system is used more often, and what are the advantages and disadvantages of each?

滿天的星座滿天的星座2812 days ago1239

reply all(8)I'll reply

  • 曾经蜡笔没有小新

    曾经蜡笔没有小新2017-05-02 09:45:35

    git, currently most front-end framework source codes are hosted on github

    reply
    0
  • 曾经蜡笔没有小新

    曾经蜡笔没有小新2017-05-02 09:45:35

    git

    You can find out by looking at github

    reply
    0
  • ringa_lee

    ringa_lee2017-05-02 09:45:35

    Of course it’s github

    reply
    0
  • PHPz

    PHPz2017-05-02 09:45:35

    It should all be Git

    reply
    0
  • 过去多啦不再A梦

    过去多啦不再A梦2017-05-02 09:45:35

    What a helpless question. .

    reply
    0
  • 为情所困

    为情所困2017-05-02 09:45:35

    GitHub of course.

    Why do you think of ancient cvs?

    reply
    0
  • PHPz

    PHPz2017-05-02 09:45:35

    Github

    reply
    0
  • phpcn_u1582

    phpcn_u15822017-05-02 09:45:35

    I don’t use git, I use eclipse

    reply
    0
  • Cancelreply