# HG changeset patch # User Arne Babenhauserheide # Date 1234031514 -3600 # Node ID eea4049cfa38d5e3d1d572779126315b76e1f9ba # Parent 3fbb1c1b9e899e350fbe2b86e57f155f02836cad Polishing diff -r 3fbb1c1b9e89 -r eea4049cfa38 Main.txt --- a/Main.txt Sat Feb 07 19:26:03 2009 +0100 +++ b/Main.txt Sat Feb 07 19:31:54 2009 +0100 @@ -6,9 +6,9 @@ Mercurial is a free, distributed source control management tool. It offers you the power to handle projects of any size along with a very intuitive interface. -Every Mercurial clone is a full-fledged repository with complete history and full revision tracking capabilities, so it is independent of network access or a central server. Committing, branching and merging are fast and cheap. +Every Mercurial clone is a full-fledged repository with complete history and revision tracking capabilities. It is independent of network access or a central server and committing, branching and merging are fast and cheap. -Mercurial is used for version control of files, much like tools such as Git, Bazaar, Subversion and CVS. It is available on many different platforms, including Microsoft Windows, Mac OS X, Linux, FreeBSD and OpenSolaris. +Mercurial is used for version control of files, much like tools such as Git, Bazaar, Subversion and CVS. It is written in Python and available on many different platforms, including Microsoft Windows, Mac OS X, Linux, FreeBSD and OpenSolaris. Projects using Mercurial @@ -18,7 +18,7 @@ Get Mercurial ------------- -If you're using Windows, download TortoiseHG. ![TortoiseHG Logo]() +If you're using Windows, download TortoiseHG for full Explorer integration. ![TortoiseHG Logo]() GNU/Linux: Just [get it from your package manager](link to a simple guide for the different distros).