<?xml version="1.0" encoding='utf-8'?>
<!DOCTYPE wml PUBLIC "-//WAPFORUM//DTD WML 1.1//EN" "http://www.wapforum.org/DTD/wml_1.1.xml">
<wml>
<card id="card1" title="Merge (version control) - Page 8 - Wikipedia">
<p>
<a accesskey="1" href="page.php?w=Merge_(version_control)&amp;p=7">1.Previous</a><br />
<a accesskey="3" href="page.php?w=Merge_%28version_control%29&amp;p=9">3.Next</a>
</p>
<p>section that is the same in "B" and "C" outputs the version in "A".</p>

<p>Sections that are different in all three files are marked as a conflict situation and left for the user to resolve.</p>

<p>Three-way merging is implemented by the ubiquitous <a href="page.php?w=diff3">diff3</a> program, and was the central innovation that allowed the switch from file-locking based revision control systems to merge-based revision control systems.  It is extensively used by the <a href="page.php?w=Concurrent_Versions_System">Concurrent Versions System</a> (CVS).</p><p>
<a accesskey="1" href="page.php?w=Merge_(version_control)&amp;p=7">1.Previous</a><br />
<a accesskey="3" href="page.php?w=Merge_%28version_control%29&amp;p=9">3.Next</a>
</p>

<do type="prev" label="Search">
        <go href="search.wml"/>
</do>

</card>
</wml>
