blob: 63b71721cd15b336ae9390e42bb349217e32a15f [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>CVS Watch/Edit</TITLE>
</HEAD>
<BODY bgcolor="#ffffff">
<H1 class="Head">CVS Watch/Edit</H1>
<P class="Para">The following preferences can be changed on the CVS Watch/Edit
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">Configure projects to use Watch/edit on checkout</TD>
<TD valign="top" align="left"> Use this option to indicate that files checked
out out from the repository should be made read-only.</TD>
<TD valign="top" align="left">Disabled</TD>
</TR>
<TR>
<TD valign="top" align="left">Enable temporary watches on edit</TD>
<TD valign="top" align="left"> Use this option to receive a notification whenever a user
starts to edit a file that you are currently editing.</TD>
<TD valign="top" align="left">Disabled</TD>
</TR>
<TR>
<TD valign="top" align="left">When read-only files are modified in an editor</TD>
<TD valign="top" align="left"> Use this option to configure what occurs when
a read-only file is modified in an open editor or by another tool. The options
are:
<ul>
<li><strong>Send a cvs edit notification to the server: </strong>Issues
a cvs edit notification to the server before making the file writable.
If other editors exist on the file, the user will be prompted and may
continue or cancel.</li>
<li><strong>Send a cvs edit notification to the server in the background:
</strong>Issues a cvs edit notification to the server in the background
after making the file writable. This allows the user to keep typing
uninterrupted while the edit notification is sent to the server.</li>
<li><strong>Edit the file without informing the server: </strong>Makes
the file read-only without notifying the server.</li>
</ul></TD>
<TD valign="top" align="left">Send a cvs edit notification to the server in
the background</TD>
</TR>
<TR>
<TD valign="top" align="left">Before a CVS edit notification is sent to the
server </TD>
<TD valign="top" align="left">Use this option to configure what occurs when
a read-only file is modified in an open editor or by another tool and the
<strong>Send a cvs edit notification to the server</strong> is enabled.
The options are: <ul>
<li><strong>Always Prompt: </strong>Always prompt the user for confirmation</li>
<li><strong>Only prompt if there are other editors: </strong>Shows the
user the list of current editors and allows the user to confirm or cancel
the edit.</li>
<li><strong>Never Prompt: </strong>Send the edit notification without
prompting</li>
</ul></TD>
<TD valign="top" align="left">Only prompt if there are editors</TD>
</TR>
</TABLE>
<p>Here is what the preference page looks like:</p>
<p><img src="../images/cvs-watch-edit.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>