blob: 9f0fb53cf851ed0065bed954e4a73a7814766168 [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 Comment Templates</title>
</head>
<body bgcolor="#FFFFFF">
<h1 class="Head">CVS Comment Templates</h1>
<p class="Para">The <a class="command-link" href=
'javascript:executeCommand("org.eclipse.ui.window.preferences(preferencePageId=org.eclipse.team.cvs.ui.CommentTemplatesPreferences)")'>
<img src="PLUGINS_ROOT/org.eclipse.help/command_link.svg" alt="command link"> <strong>Team &gt; CVS &gt; Comment
Templates</strong></a> preference page allows you to create, edit and remove comments that will show up in the
comments section of the commit dialog. This can be helpful if you need to enter the same string (or some part of a
string) for a comment in all commits.</p>
<table border="1" cellspacing="0">
<thead>
<tr>
<th width="240">
<p class="Para">Button</p>
</th>
<th width="566">
<p class="Para">Description</p>
</th>
</tr>
</thead>
<tr>
<td valign="top" align="left">New...</td>
<td valign="top" align="left">Opens the 'Enter Template Comment' dialog which allows you to enter a new
comment.</td>
</tr>
<tr>
<td valign="top" align="left">Edit...</td>
<td valign="top" align="left">Opens the selected comment in the 'Enter Template Comment' dialog.</td>
</tr>
<tr>
<td valign="top" align="left">Remove</td>
<td valign="top" align="left">Removes the selected comment.</td>
</tr>
</table>
</body>
</html>