File sharing issues
Copy-Modify-Merge-Commit approach:
- Used by modern VCS
- Each person gets a working copy of the repository
- Modifications are done to private working copy
- When complete, modifications are merged with master and committed to repository