March 09
Prof. Ismael H. F. Santos
2
The Copy-Modify-Merge Solution
n
Subversion
,
CVS
, and other
version control
systems use it
n
Users can
work
in parallel
, never
waiting for one
another.
n
When people
work on the
same files, it
turns out that
most of their
concurrent
changes don't
overlap at all;