9
Reply

What is Version Control?

Ankur Mistry

Ankur Mistry

Nov 13, 2017
1.1k
0

    Version control is like a tracking system with storage. for example In Github the Version control used to track all the changes that are done in the repositories to store the various data like Date modified, data that is altered etc..,

    Nithya Mathan
    November 15, 2017
    2

    Version Control means keeping the copies of your code or files from every stage in its lifecycle. Version control system allows us to manage all versions of our code with representing a single version at a time.

    Ankur Mistry
    November 13, 2017
    2

    Version control is a system that records changes to a file or set of files over time so that you can recall specific versions later.Link for more Details: https://git-scm.com/book/en/v2/Getting-Started-About-Version-Control

    Bhushan Babras
    January 24, 2018
    0

    Version control is software tool which maintain source code,it's keep track of every changes in file or code. Developer can easily merge the code with help of version control tool within the team and tools maintain the version on server of every changes.

    Rupesh Kumar
    January 14, 2018
    0

    https://myfacebookapp.humhub.com/dashboard

    Nandkishor Arvind
    January 10, 2018
    0

    As we know in. Company there are so many develop working on same project , so when task will be assigned and completed by them , than its necessary to bind altogether , and make sure there is no issues at all, at that time version. Control comes In picture .Tools are available like GitHub , but bucket etc ..Main aim is to control congestion between codes and observe that who checked in what item

    Manav Pandya
    January 09, 2018
    0

    Version Control could be a system that records changes to a file or set of files over time in order that you'll be able to recall specific versions later.

    S.Saravana Kumar
    January 03, 2018
    0

    Version control is a system that records changes to a file or set of files over time so that you can recall specific versions later.

    Gitesh Warhade
    December 21, 2017
    0

    Version control is the technique to maintain the history of documents on what is changed in past.

    Shweta Lodha
    December 13, 2017
    0