blob: 33a53bb18c6e919d29f24e8a8be2561cf33fd045 [file]
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html lang="en">
<head>
<meta name="copyright" content=
"Copyright (c) IBM Corporation and others 2000, 2011. This page is made available under license. For full details see the LEGAL in the documentation book that contains this page.">
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta http-equiv="Content-Style-Type" content="text/css">
<link rel="STYLESHEET" href="../book.css" charset="ISO-8859-1" type="text/css">
<script language="JavaScript" src="PLUGINS_ROOT/org.eclipse.help/livehelp.js" type="text/javascript"></script>
<title>CVS Annotate</title>
</head>
<body bgcolor="#FFFFFF">
<h1 class="Head">CVS Annotate</h1>
<p class="Para">The following preference can be changed on the <a class="command-link" href=
'javascript:executeCommand("org.eclipse.ui.window.preferences(preferencePageId=org.eclipse.team.cvs.ui.AnnotatePreferences)")'>
<img src="PLUGINS_ROOT/org.eclipse.help/command_link.svg" alt="command link"> <strong>Team &gt; CVS &gt;
Annotate</strong></a> preference page.</p>
<table border="1" cellspacing="0">
<thead>
<tr>
<th width="164">
<p class="Para">Option</p>
</th>
<th width="490">
<p class="Para">Description</p>
</th>
<th width="152">
<p class="Para">Default</p>
</th>
</tr>
</thead>
<tr>
<td valign="top" align="left">Attempt to annotate a binary file</td>
<td valign="top" align="left">
Use this option to configure whether the annotate operation should attempt to annotate a binary file. The
choices are:
<ul>
<li><strong>Yes:</strong> Always attempt to annotate a binary file.</li>
<li><strong>No:</strong> Never attempt to annotate a binary file.</li>
<li><strong>Prompt:</strong> Prompt user whether to attempt to annotate a binary file.</li>
</ul>
</td>
<td valign="top" align="left">Prompt</td>
</tr>
</table>
<h3 class="related">Related concepts</h3><a href="../concepts/concepts-cvs-watch.htm">Watch/Edit</a>
<h3 class="related">Related tasks</h3><a href="../tasks/tasks-cvs-watch.htm">Finding out who's working on what:
watch/edit</a>
</body>
</html>