Differences between revisions 51 and 55 (spanning 4 versions)
Revision 51 as of 2005-11-02 15:25:26
Size: 3159
Editor: HidetakaIwai
Comment: Added JapaneseTutorial.
Revision 55 as of 2005-11-29 15:56:42
Size: 3502
Editor: EricHopper
Comment:
Deletions are marked like this. Additions are marked like this.
Line 5: Line 5:
''Hg'': the chemical symbol for mercury, from the Greek hydrargyrum.
Line 7: Line 9:
''Hg'': the chemical symbol for mercury, from the Greek hydrargyrum ''Mercurial'': "a fast, lightweight Source Control Management system designed for efficient handling of very large distributed projects". ([http://packages.debian.org/unstable/devel/mercurial ref]) Mercurial is developed using Python and open source licensed.
Line 60: Line 62:
 * NewFeatureDiscussions - A page of links to discussions about new features.

[http://www.selenic.com/mercurial/mercurial-logo.png]

Hg: the chemical symbol for mercury, from the Greek hydrargyrum.

mercurial: relating to or having characteristics (eloquence, shrewdness, swiftness, thievishness) attributed to the god Mercury

Mercurial: "a fast, lightweight Source Control Management system designed for efficient handling of very large distributed projects". ([http://packages.debian.org/unstable/devel/mercurial ref]) Mercurial is developed using Python and open source licensed.

This is a wiki for the Mercurial ["DistributedSCM"] tool.

Please contribute!

Contributions are most welcome, but please create a user name for yourself before you edit anything. To do this, click on the "Login" link up in the top right corner of this page and follow the instructions from there.

New to all this stuff?

Using Mercurial

For refugees from CVS and other systems

  • CvsConcepts - translations of ["CVS"] concepts into Mercurial terms

  • CvsCommands - equivalents of commands provided by ["CVS"]

  • ConvertingRepositories from other ["SCM"] formats to Mercurial

  • ["Glossary"] of terms (useful if you're not used to distributed source management)
  • A ["Tag"] is slightly different in Mercurial than in other ["SCM"] systems

Extensions

Information for contributors

Mercurial (last edited 2024-08-26 23:53:13 by PaulBissex)