Most version control systems, such as CVS, allow multiple developers to edit the same file at the same time. The first developer to “check in” changes to the central repository always succeeds. The system provides facilities to merge changes into the central repository, thus preserving the changes from the first developer when the other developers check in.
Version merging |
|||||||||||||||
|
|||||||||||||||