Differences between revisions 214 and 235 (spanning 21 versions)
Revision 214 as of 2010-05-21 12:45:39
Size: 3763
Editor: Mike Smith
Comment:
Revision 235 as of 2010-10-17 20:48:45
Size: 2548
Editor: mpm
Comment:
Deletions are marked like this. Additions are marked like this.
Line 5: Line 5:
 mercurial:: (adj) relating to or having characteristics (eloquence, swiftness, cleverness) attributed to the god Mercury.
 Mercurial:: (n) a fast, lightweight [[http://en.wikipedia.org/wiki/Revision_control|Source Control Management system]] designed for efficient handling of very large distributed projects.
'''Mercurial''' is a cross-platform, distributed [[http://en.wikipedia.org/wiki/Revision_control|revision control tool]] for software developers. It runs on Linux, Windows, Mac OS X and most Unix like systems. Mercurial is dedicated to speed and efficiency with a sane user interface. It's free open source software, available under the GNU General Public License version 2 (see [[License]]).
Line 9: Line 8:
== Getting Started ==
 * Download and install Mercurial as a [[BinaryPackages|binary package]] or [[Download|download and build from source]].
 * Look at MajorFeatures, see WhatsNew (release notes) and read the UpgradeNotes
 * '''UnderstandingMercurial''' and [[Tutorial]] for new users
 * A QuickStart for the impatient
 * [[http://zolpo.com/auto-insurance/|Auto Insurance Quotes]]
 * The article ''[[attachment:Hague2009.pdf|Inside a distributed version control system]]'' (PDF, 13 pages)
 * [[QuickReferenceCardsAndCheatSheets|Quick Reference Cards And Cheat Sheets]] (PDF and PNG) to decorate your desk
 * A tutorial based on examples: [[http://www.jemander.se/MercurialByExample.pdf|MercurialByExample.pdf]]
 * Getting started exercises: [[http://mercurial.aragost.com/kick-start|Mercurial Kick Start]]
== Using Mercurial ==
 * The book '''''[[MercurialBook|Mercurial: The Definitive Guide]]''''' ([[http://hgbook.red-bean.com/read/|HTML]], [[http://hg.serpentine.com/mercurial/book|source]])
== Getting started ==
 * [[Download|Download]] and install Mercurial
 * See [[WhatsNew|what's new]] and read the [[UpgradeNotes|upgrade notes]]
 * [[BeginnersGuides|Beginner's guides]] for new users

== Documentation and help ==
 * ''[[MercurialBook|Mercurial: The Definitive Guide]]'', the Mercurial book
Line 24: Line 18:
 * Hints for [[PublishingRepositories|publishing repositories]]

== Getting support ==
 * Get expert help via [[IRC]]
 * Report issues to our [[BugTracker|bug tracker]]
 * Ask questions on our [[MailingLists|mailing lists]]
 * Commercial [[Support|support]], training and consulting

== Further information ==
 * [[Migration|Migration]] from other SCMs
 * A list of ProjectsUsingMercurial and links to their repositories.
 * OtherTools that work with Mercurial (IDE integration, GUI clients, etc.)
Line 25: Line 31:
 * PublishingRepositories provides guidance on sharing repositories yourself (and offering web-based repository browsing)
 * OtherTools that work with Mercurial (IDE integration, GUI clients, etc.)
 * [[Presentations]] and OtherWebsites
 * DeveloperInfo for Mercurial hackers
Line 29: Line 35:
== For refugees from other SCMs ==
 * CvsInfo – info for CVS users
 * WorkingWithSubversion – info for SVN users
 * PerforceConcepts – info for Perforce users
 * GitConcepts – info for Git users
 * ClearcaseInfo – working alongside Rational Clearcase
 * RepositoryConversion from other SCM formats to Mercurial
 * [[http://betterexplained.com/articles/intro-to-distributed-version-control-illustrated/|Distributed version control illustrated]]

== Further information ==
 * Commercial [[Support|support]] and consulting
 * DeveloperInfo for Mercurial hackers
 * [[http://selenic.com/mercurial/bugs/|Bug Tracker]] and MailingLists
 * [[IRC]] channel: #mercurial on [[http://webchat.freenode.net/|irc.freenode.net]]
 * A list of ProjectsUsingMercurial and links to their repositories.
 * [[Presentations]] and OtherWebsites
 * Some [[SuccessStories|success stories]].

## Please think twice before adding items here, the first page should stay compact!
== Please contribute! ==
[[ContributingToMercurialWiki|Contributions]] are most welcome! Please create a user name for yourself by clicking "Login" in the upper left.<<BR>> Mercurial and all wiki content are available under the GNU General Public License version 2 (see [[License]]). [[http://selenic.com/mercurial/donations.html|Donations]] are also accepted.
== Please contribute to this wiki! ==
[[ContributingToMercurialWiki|Contributions]] are most welcome! Just click "Edit" in the upper left to edit most pages.<<BR>> Mercurial and all wiki content are available under the GNU General Public License version 2 (see [[License]]). [[http://selenic.com/mercurial/donations.html|Donations]] are also accepted.

http://www.selenic.com/hg-logo/logo-droplets-200.png

Latest News

Mercurial is a cross-platform, distributed revision control tool for software developers. It runs on Linux, Windows, Mac OS X and most Unix like systems. Mercurial is dedicated to speed and efficiency with a sane user interface. It's free open source software, available under the GNU General Public License version 2 (see License).

Getting started

Documentation and help

Getting support

Further information

Please contribute to this wiki!

Contributions are most welcome! Just click "Edit" in the upper left to edit most pages.
Mercurial and all wiki content are available under the GNU General Public License version 2 (see License). Donations are also accepted.

Other Languages: Français, 日本語, Русский, ภาษาไทย, Česky, 中文

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