View | Details | Raw Unified | Return to bug 364142 | Differences between
and this patch

Collapse All | Expand All

(-)reference/ref-19cvs-sync.htm (-1 / +9 lines)
Lines 29-35 Link Here
29
  <tbody><tr> 
29
  <tbody><tr> 
30
    <td align="left" valign="top" width="21%">Only look at timestamps to detect changes</td>
30
    <td align="left" valign="top" width="21%">Only look at timestamps to detect changes</td>
31
    <td align="left" valign="top" width="58%">For more precise comparison,
31
    <td align="left" valign="top" width="58%">For more precise comparison,
32
      the contents can be compared. If performance is an issue this can be disabled
32
      the contents can be compared. If performance is an issue this can be enabled
33
      to use the much faster time stamp based comparison. This option only applies
33
      to use the much faster time stamp based comparison. This option only applies
34
      to comparisons of remote resources or when comparing a selected project or folder
34
      to comparisons of remote resources or when comparing a selected project or folder
35
      with a branch or version. The option is not honored in synchronizations launched
35
      with a branch or version. The option is not honored in synchronizations launched
Lines 37-42 Link Here
37
      or the <b>Compare With &gt; Latest From &lt;branch/version&gt;</b> menu command.</td>
37
      or the <b>Compare With &gt; Latest From &lt;branch/version&gt;</b> menu command.</td>
38
    <td align="left" valign="top" width="21%">Disabled</td>
38
    <td align="left" valign="top" width="21%">Disabled</td>
39
  </tr>
39
  </tr>
40
  <tr>
41
    <td align="left" valign="top">Regular expression to ignore changes in synchronizations</td>
42
    <td align="left" valign="top">This option controls which changes should be ignored during
43
    content-based synchronizations i.e. when <b>Only look at timestamps to detect changes</b> is
44
    disabled. If at least one side of the change matches the defined regular expression, the change
45
    will be ignored.</td>
46
    <td align="left" valign="top">&nbsp;</td>
47
  </tr>
40
  <tr> 
48
  <tr> 
41
    <td align="left" valign="top">Show revision comparisons in dialog</td>
49
    <td align="left" valign="top">Show revision comparisons in dialog</td>
42
    <td align="left" valign="top">Use this this option to show revision comparisons 
50
    <td align="left" valign="top">Use this this option to show revision comparisons 

Return to bug 364142