emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/doc/emacs/files.texi,v


From: Eric S. Raymond
Subject: [Emacs-diffs] Changes to emacs/doc/emacs/files.texi,v
Date: Wed, 07 May 2008 22:11:11 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Eric S. Raymond <esr>   08/05/07 22:11:09

Index: doc/emacs/files.texi
===================================================================
RCS file: /sources/emacs/emacs/doc/emacs/files.texi,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -b -r1.21 -r1.22
--- doc/emacs/files.texi        2 May 2008 07:20:33 -0000       1.21
+++ doc/emacs/files.texi        7 May 2008 22:11:02 -0000       1.22
@@ -1213,7 +1213,7 @@
 
   The Emacs version control interface is called VC.  Its commands work
 with different version control systems---currently, it supports CVS,
-GNU Arch, RCS, Meta-CVS, Subversion, and SCCS.  Of these, the GNU
+GNU Arch, RCS, Subversion, and SCCS.  Of these, the GNU
 project distributes CVS, GNU Arch, and RCS.  We also have free
 software to replace SCCS, known as CSSC; if you are using SCCS and
 don't want to make the incompatible change to RCS or CVS, you can
@@ -1291,8 +1291,8 @@
 @subsubsection Supported Version Control Systems
 
 @cindex back end (version control)
-  VC currently works with six different version control systems or
-``back ends'': SCCS, RCS, CVS, Meta-CVS, Subversion, GNU Arch,
+  VC currently works with many different version control systems or
+``back ends'': SCCS, RCS, CVS, Subversion, GNU Arch,
 git, and Mercurial.
 @comment Omitting bzr because support is very scratchy and incomplete.
 
@@ -1326,13 +1326,6 @@
 also that before using CVS you must set up a repository, which is a
 subject too complex to treat here.
 
address@hidden Meta-CVS
-  Meta-CVS uses CVS repositories, but has an enhanced client that
-uses client-side information to solve various of the known problems
-with CVS.  It is not widely used, having been overtaken by Subversion.
-The Emacs support for it is rudimentary, and may be removed in a
-future version.
-
 @cindex SVN
 @cindex Subversion
   Subversion is a free version control system designed to be similar




reply via email to

[Prev in Thread] Current Thread [Next in Thread]