Why Version Control Exists: The Pendrive Problem

Why Version Control Exists
The version control exit due to some reason
1.tracking
2.collobaration
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.




