Your IP : 216.73.216.91


Current Path : /lib/beyondcompare/help/
Upload File :
Current File : //lib/beyondcompare/help/dir_how_to_compare.html

<!DOCTYPE html>
<html>
<head>
   <title>How to Compare in the Folder Compare</title>
   <meta name="generator" content="Help &amp; Manual" />
   <meta name="keywords" content="comparison criteria,comparison criteria planning" />
   <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
   <meta http-equiv="Content-Style-Type" content="text/css" />
   <link type="text/css" href="default.css" rel="stylesheet" />
   <script type="text/javascript" src="jquery.js"></script>
   <script type="text/javascript" src="helpman_settings.js"></script>
   <script type="text/javascript" src="helpman_topicinit.js"></script>

   <script type="text/javascript">
     HMSyncTOC("index.html", "dir_how_to_compare.html");
   </script>
   <script type="text/javascript" src="highlight.js"></script>
   <script type="text/javascript">
     $(document).ready(function(){highlight();});
   </script>
</head>
<body style="margin: 0px 0px 0px 0px; background: #FFFFFF;">


<table width="100%" border="0" cellspacing="0" cellpadding="5" 
       style="margin: 0px; background: #9D0909 url(red-bg.jpg) 0px 0px repeat-x;">
<!-- <table width="100%" border="0" cellspacing="0" cellpadding="5" bgcolor="#B01213"> -->
  <tr valign="middle">
<!--    <td style="width: 10px">&nbsp;</td> -->
    <td align="left">
      <h1 class="p_Heading1"><span class="f_Heading1">How to Compare in the Folder Compare View</span></h1>

    </td>
    <td align="right">
     <span style="font-size: 9pt">
     <a href="dir_understanding_the_display.html"
        onmouseover="document.images.prev.src='prev-hot.png'" 
        onmouseout="document.images.prev.src='prev.png'"
        ><img name=prev src="prev.png" border=0 alt="Previous"
        ></a><a href="viewdir.html"
        onmouseover="document.images.top.src='top-hot.png'" 
        onmouseout="document.images.top.src='top.png'"><img name=top src="top.png" border=0 alt="Up"
        ></a><a href="dir_filtering_the_view.html"
        onmouseover="document.images.next.src='next-hot.png'" 
        onmouseout="document.images.next.src='next.png'"><img name=next src="next.png" border=0 alt="Next"
        ></a>
     </span>
    </td>
  </tr>
</table>


<!-- Placeholder for topic body. -->
<table width="100%" border="0" cellspacing="0" cellpadding="5"><tr valign="top"><td align="left">
<p class="p_Normal">There are several ways to compare folders and files.</p>
<p class="p_Normal">If you want a quick look at what has changed between two folders, it might be sufficient to just look at the dates and sizes of the files.  If you are validating a CD copy, then a byte-by-byte comparison of every file is important.  If you are comparing versions of source code, perhaps you want to consider only significant changes and ignore differences in whitespace or comments.</p>
<p class="p_Normal"><a href="sessiondir.html" class="topiclink">Session settings</a> define how, overall, a Folder Compare session should compare folders when the session is loaded.  Comparison criteria include file timestamps, sizes, attributes and contents.  Once the session is loaded, you can selectively recompare files by picking <span class="f_Command">Actions &gt; Compare Contents</span> <img width="16" height="16" style="margin:0;width:16px;height:16px;border:none" src="compare.png"/> or by opening the files in a file session.</p>
<p class="p_Normal">Generally, these criteria are used to compare files, and not folders directly.  For instance, a folder's timestamp does not affect the comparison.  A folder is classified as &quot;newer&quot; if it contains newer files.  Folders are compared by aggregating the comparisons of files within them.</p>
<p class="p_Normal">Certain facts about a file can be determined quickly while others take some time.  In the Session Settings dialog, the <span class="f_Command">Comparison</span> tab is organized into <span class="f_Command">Quick tests</span> and <span class="f_Command">Requires opening files</span>.  File systems typically provide fast access to file names, sizes, and timestamps (the date and time last modified).  But to get the CRC of a file, the entire file will need to be read.  Keep this in mind when selecting folder comparison criteria.</p>
<p class="p_Normal">The display aligns files and subfolders of the same name, left and right.  Pick <span class="f_Command">View &gt; Ignore Folder Structure</span> <img width="16" height="16" style="margin:0;width:16px;height:16px;border:none" src="dirflatten.png"/> to align files regardless of what subfolder they are in.</p>
<p class="p_Normal"><img width="27" height="12" style="margin:0;width:27px;height:12px;border:none" src="pro.png"/> You can modify the alignment by defining <a href="sessiondirmisc.html" class="topiclink">alignment overrides</a>. </p>
<p class="p_SingleSpaced"><span class="f_SeeAlso">See also</span></p>
<p class="p_SingleSpaced"><a href="opcompare.html" class="topiclink">Content Comparisons</a></p>

</td></tr></table>

</body>
</html>