blob: fdd03f078fbcb7651fe03e77ed37b2558e83276a [file] [log] [blame]
<!DOCTYPE html public "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML>
<HEAD>
<meta name="copyright" content="Copyright (c) IBM Corporation and others 2000, 2006. 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"></script>
<TITLE>CVS Annotate</TITLE>
</HEAD>
<BODY bgcolor="#ffffff">
<H1 class="Head">CVS Annotate</H1>
<P class="Para">The following preferences 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">
<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">Use Quick Diff annotate mode for local file annotations</TD>
<TD valign="top" align="left">Quick Diff annotate mode allows CVS annotations to appear
in the annotation bar of any text-based Workbench editor when CVS annotate is run on a local file.
The choices are:
<ul>
<li><strong>Yes:</strong>Quick Diff Annotate will always be used when possible for local files.</li>
<li><strong>No:</strong> Quick Diff Annotate will never be used; instead the Annotate
view and a read-only editor will be used.</li>
<li><strong>Prompt:</strong>Prompt every time annotate is invoked on a local file.</li>
</ul></TD>
<TD valign="top" align="left">Yes</TD>
</TR>
<TR>
<TD valign="top" align="left">Open perspective after a 'Show Annotations' operation</TD>
<TD valign="top" align="left">Use this option to configure whether the annotation perspective should be opened following an
annotate operation. Note that this preference does not apply to Quick Diff annotation mode. The choices are:
<ul>
<li><strong>Yes:</strong> The perspective associated with 'Show Annotations' will always be opened.</li>
<li><strong>No:</strong> The perspective associated with 'Show Annotations' will never be opened.</li>
<li><strong>Prompt:</strong> Prompt every time to determine whether to open the perspective associated with 'Show Annotations'.</li>
</ul></TD>
<TD valign="top" align="left">Prompt</TD>
</TR>
<TR>
<TD valign="top" align="left">Default Perspective for 'Show Annotations'</TD>
<TD valign="top" align="left"> Use this option to set the perspective that is to
be opened on a 'Show Annotations' operation. Note that this only applies to the old style annotate.</TD>
<TD valign="top" align="left">CVS Repository Exploring</TD>
</TR>
<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>