blob: 284a38290036537cbb11a3a8a548873818208a2c [file] [log] [blame]
<!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=ISO-8859-1">
<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.png" 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>
<p>Here is what the preference page looks like:</p>
<p><img alt="CVS Annotate preference page" src="../images/cvs-annotate.png"></p>
<p><img border="0" src="../images/ngrelc.png" alt="Related concepts" > <br>
<a href="../concepts/concepts-cvs-watch.htm">Watch/Edit</a></p>
<p><img border="0" src="../images/ngrelt.png" alt="Related tasks"
> <a href="../tasks/tasks-cvs-watch.htm"><br>
Finding out who's working on what: watch/edit</a></p>
</BODY>
</HTML>