blob: 9f35e7a6e76dac50632b6096e758ccbe772f7a2c [file] [log] [blame]
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html>
<head>
<title>Comment Templates</title>
<meta name="copyright" content="Copyright (c) 2005-2007 Polarion Software. All rights reserved. This page is provided under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html Contributors: Alexander Gurov."/>
<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>
</head>
<body>
<table cellpadding = "0" cellspacing = "0" border = "0" width = "100%" align = "center" valign = "center">
<tr>
<td class="head_picture">
<img src="../images/guide_1.gif"/>
</td>
<td class="head_picture" width="100%" align="right">
<img src="../images/guide_2.gif"/>
</td>
</tr>
</table>
<h2>Comment Templates</h2>
<p>
These preferences can be changed on <a class="command-link" href='javascript:executeCommand("org.eclipse.ui.window.preferences(preferencePageId=org.eclipse.team.svn.ui.SVNTeamCommentTemplatesPreferences)")'>
<img src="PLUGINS_ROOT/org.eclipse.help/command_link.png"/>
<i>'Team>SVN>Comment Templates'</i>
</a> properties page. On this page user can create, edit or remove comment templates for committing, preview selected template. These templates can be used later while performing sharing or commit operations. To add a comment template press 'New' and simply type it in an editable space of a dialog.</p>
<table cellpadding="1" cellspacing="0" border="0">
<tr>
<td valign="top" align="left">
<p align="left">
<i>
<b>Tip:</b>
</i>
</p>
</td>
<td valign="top">
<p>
<i>
This feature is very useful, when the user has, for example, some standardized comment type. Saving it to tamplates will essentially save his time and conformably quicken team work.
</i>
</p>
</td>
</tr>
</table>
<table cellpadding="5" cellspacing="0" border="1" width="100%">
<tr>
<td class="header" align ="center" valign="center">Option</td>
<td class="header" align ="center" valign="center">Description</td>
<td class="header" align ="center" valign="center">Default</td>
</tr>
<tr>
<td align ="center" valign="center">Include 'tsvn:logtemplate' property value in commit log templates</td>
<td align ="center" valign="center">Specifies either include or not 'tsvn:logtemplate' property value in commit log templates.</td>
<td align ="center" valign="center">Enabled</td>
</tr>
<tr>
<td align ="center" valign="center">Include user defined templates in commit log templates</td>
<td align ="center" valign="center">Specifies either include or not user defined templates in commit log templates.</td>
<td align ="center" valign="center">Enabled</td>
</tr>
</table><br/>
This is how <i>'Comment Templates'</i> properties page looks like:
<br/><br/><img border="0" src="../images/pref_comment_templates.png" alt="Comment Templates properties page"/>
</p>
</body>
</html>