]> git.eshelyaron.com Git - emacs.git/commitdiff
(CVS Options): Mention that t is the default for vc-cvs-stay-local.
authorAndré Spiegel <spiegel@gnu.org>
Fri, 23 Feb 2001 16:13:28 +0000 (16:13 +0000)
committerAndré Spiegel <spiegel@gnu.org>
Fri, 23 Feb 2001 16:13:28 +0000 (16:13 +0000)
man/files.texi

index 5a616e79065f294bcca1fd493493dd61fbd5dc40..bc99adc5977a745431e63b288b835fc88dd0dd7e 100644 (file)
@@ -2519,14 +2519,14 @@ using the watch feature.
 @cindex remote repositories (CVS)
   When a file's repository is on a remote machine, VC tries to keep
 network interactions to a minimum.  This is controlled by the variable
-@var{vc-cvs-stay-local}.  If it is @code{t}, then VC uses only the
-entry in the local CVS subdirectory to determine the file's state (and
-possibly information returned by previous CVS commands).  One
-consequence of this is that when you have modified a file, and
-somebody else has already checked in other changes to the file, you
-are not notified of it until you actually try to commit.  (But you can
-try to pick up any recent changes from the repository first, using
-@kbd{C-x v m RET}, @pxref{Merging}).
+@var{vc-cvs-stay-local}.  If it is @code{t} (the default), then VC uses
+only the entry in the local CVS subdirectory to determine the file's
+state (and possibly information returned by previous CVS commands).  One
+consequence of this is that when you have modified a file, and somebody
+else has already checked in other changes to the file, you are not
+notified of it until you actually try to commit.  (But you can try to
+pick up any recent changes from the repository first, using @kbd{C-x v m
+RET}, @pxref{Merging}).
 
   When @var{vc-cvs-stay-local} is @code{t}, VC also makes local
 version backups, so that simple diff and revert operations are