blob: 6fab23f99516e42740d5236d0c3f2a2e7b7792ae [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, 2005. 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">
<title>Changing CVS team settings</title>
<script language="JavaScript" src="PLUGINS_ROOT/org.eclipse.help/livehelp.js"> </script>
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>Changing CVS team settings</H1>
<P>You can customize the settings related to a number of CVS team views and operations.
</p>
<ol>
<li>Open the
<a class="command-link" href='javascript:executeCommand("org.eclipse.ui.window.preferences(preferencePageId=org.eclipse.team.ui.TeamPreferences)")'>
<img src="PLUGINS_ROOT/org.eclipse.help/command_link.png">
<b>Team</b></a> preference page. You will see a number of general Team options. These options can
be used by any Eclipse integrated repository. In our case, they are all applicable
to CVS.</li>
<li>You will also see a
<a class="command-link" href='javascript:executeCommand("org.eclipse.ui.window.preferences(preferencePageId=org.eclipse.team.cvs.ui.CVSPreferences)")'>
<img src="PLUGINS_ROOT/org.eclipse.help/command_link.png">
<b>Team &gt; CVS</b></a> preference page containing
various CVS options.</li>
<li>Underneath the <strong>Team &gt; CVS</strong> preference page are several sub-pages.
For example, there are pages for <strong>Watch/Edit</strong>, <strong>Console</strong>,
<strong>Label Decorations</strong> and <strong>SSH2</strong> among others.</li>
</ol>
<p>In the Preferences dialog, you can search by keywords such as CVS or SSH2 in
order to show only the relevant pages.</p>
<h2>Changing CVS Project Settings</h2>
<p>You can change CVS project settings in the properties dialog of a project.</p>
<ul>
<li>From the context menu of a view showing the project, select Properties</li>
<li>Click on the CVS category</li>
</ul>
<p>From this dialog, you can:</p>
<ul>
<li>Enable Watch/Edit on the project.</li>
<li>Specify whether new or absent folders should be fetched when an update is
performed.</li>
<li>Change the repository location to which the project is associated.</li>
</ul>
<p><img border="0" src="../images/ngrelc.png" alt="Related concepts" ><br>
<a href="../concepts/concepts-26.htm">Team programming with CVS</a>
</p>
<p><img border="0" src="../images/ngrelt.png" alt="Related tasks" ><br>
<a href="tasks-115.htm">Synchronizing with the repository</a><br>
<a href="tasks-114.htm">Committing</a>
</p>
<p><img border="0" src="../images/ngrelr.png" alt="Related references" >
<br><a href="../reference/ref-19cvs.htm">CVS Preference pages</a>
</p>
</BODY>
</HTML>