Skip to main content

Command Palette

Search for a command to run...

Why Version Control Exists: The Pendrive Problem

Updated
1 min read
Why Version Control Exists: The Pendrive Problem
  1. Why Version Control Exists

    The version control exit due to some reason

    1.tracking

    2.collobaration

  2. The Pendrive Analogy in Software Development

    suppose that i am working on a solo project , so for the suggestion , i told my friend to review the project and recommend some feature . so for that i send my pendrive containing my project code to my friend . so my friend implemented the feature on my project and send back the pendrive to me . when i saw those feature , i did’nt liked it . now the problem is what is all added , i had no idea about it all . so i send it to my friend to remove this all feature .the problem was that we both developer can’t work at same time.this was with only two developer ,so the there was larger team then it was ovious that i would be quite frustrating.

More from this blog

technical

13 posts