blob: 6ba71bf6423e7806bde9697719136379cf16819d [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=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 Console</title>
</head>
<body bgcolor="#FFFFFF">
<h1 class="Head">CVS Console</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.ConsolePreferences)")'>
<img src="PLUGINS_ROOT/org.eclipse.help/command_link.svg" alt="command link"> <strong>Team &gt; CVS &gt;
Console</strong></a> preference page.</p>
<table width="100%" border="1" cellspacing="0">
<thead>
<tr>
<th>
<p class="Para">Option</p>
</th>
<th>
<p class="Para">Description</p>
</th>
<th>Default</th>
</tr>
</thead>
<tr>
<td valign="top" align="left">Fixed width</td>
<td valign="top" align="left">Use this option to fix the width of console lines. Enabling this option allows the
width to be specified. The default width is 80.</td>
<td valign="top" align="left">Disabled</td>
</tr>
<tr>
<td valign="top" align="left">Limit console output</td>
<td valign="top" align="left">Use this option to limit the number of characters to be buffered by the console.
The default buffer size is 500000.</td>
<td valign="top" align="left">Enabled</td>
</tr>
<tr>
<td valign="top" align="left">Show CVS output in Console view</td>
<td valign="top" align="left">Use this option to show the output of CVS commands in the Console view. Enabling
this option may show useful information but will slow down command operation.</td>
<td valign="top" align="left">Disabled</td>
</tr>
<tr>
<td valign="top" align="left">Console text color settings</td>
<td valign="top" align="left">
Use these options to change the colors for the text shown in CVS Console.
<ul>
<li>Command line text <i>(black)</i></li>
<li>Message text <i>(blue)</i></li>
<li>Error text <i>(red)</i></li>
</ul>
</td>
<td valign="top" align="left"></td>
</tr>
</table>
</body>
</html>