Mercurial > hg-website
comparison text/about.txt @ 76:16ee6de925d1
Rephrase relationship of Mercurial to other SCM.
This makes it clear that Mercurial is much closer to Git and Bazaar
than to CVS and SVN.
author | Matthieu Moy <Matthieu.Moy@imag.fr> |
---|---|
date | Thu, 19 Feb 2009 15:05:00 +0100 |
parents | c4fd656d11fc |
children |
comparison
equal
deleted
inserted
replaced
75:e8119809dfab | 76:16ee6de925d1 |
---|---|
16 | 16 |
17 Open Source | 17 Open Source |
18 Mercurial is free software licensed under the terms of the GNU General Public License Version 2. | 18 Mercurial is free software licensed under the terms of the GNU General Public License Version 2. |
19 | 19 |
20 Similar projects | 20 Similar projects |
21 Mercurial is used for version control of files. Similar projects include [Git](http://git-scm.org), [Bazaar](http://bazaar-vcs.org), [Subversion](http://subversion.tigris.org/) and [CVS](http://www.nongnu.org/cvs/). | 21 Mercurial is used for version control of files. Similar projects include [Git](http://git-scm.org) and [Bazaar](http://bazaar-vcs.org), and other version control systems without a distributed architecture include [Subversion](http://subversion.tigris.org/) and [CVS](http://www.nongnu.org/cvs/). |