Mercurial > hg-website
changeset 86:5046f45a8eaf
Polish: Relation to other VCS; removed 'other' to clear up that VCS without distributed architecture are clearly different.
author | Arne Babenhauserheide <bab@draketo.de> |
---|---|
date | Sat, 28 Feb 2009 15:08:26 +0100 |
parents | 6d934a560953 |
children | a7173052ff90 |
files | hgscm/templates/about.html |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/hgscm/templates/about.html Sat Feb 28 15:05:46 2009 +0100 +++ b/hgscm/templates/about.html Sat Feb 28 15:08:26 2009 +0100 @@ -31,7 +31,7 @@ <h3>Similar projects</h3> - <p>Mercurial is used for version control of files. Similar projects include <a href="http://git-scm.org">Git</a> and <a href="http://bazaar-vcs.org">Bazaar</a>. Other version control systems without a distributed architecture include <a href="http://subversion.tigris.org/">Subversion</a> and <a href="http://www.nongnu.org/cvs/">CVS</a>. + <p>Mercurial is used for version control of files. Similar projects include <a href="http://git-scm.org">Git</a> and <a href="http://bazaar-vcs.org">Bazaar</a>. Version control systems without a distributed architecture include <a href="http://subversion.tigris.org/">Subversion</a> and <a href="http://www.nongnu.org/cvs/">CVS</a>. </div> <div class="col"> {% download_button %}