Size: 3761
Comment:
|
Size: 3651
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 |
== Getting started == * [[Download|Download]] and install Mercurial * See WhatsNew (release notes) and read the UpgradeNotes |
Line 14: | Line 13: |
* [http://zolpo.com/auto-insurance/|Auto Insurance Quotes] | |
Line 19: | Line 17: |
Line 27: | Line 26: |
== Further information == * Our [[MailingLists|mailing lists]] and [[BugTracker|bug tracker]] * [[IRC]] channel: #mercurial on [[http://webchat.freenode.net/?channels=#mercurial|irc.freenode.net]] * A list of ProjectsUsingMercurial and links to their repositories. * [[Presentations]] and OtherWebsites * DeveloperInfo for Mercurial hackers * Commercial [[Support|support]] and consulting |
|
Line 38: | Line 45: |
== 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]]. |
|
Line 48: | Line 46: |
== 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. |
|
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
Download and install Mercurial
See WhatsNew (release notes) and read the UpgradeNotes
UnderstandingMercurial and Tutorial for new users
A QuickStart for the impatient
The article Inside a distributed version control system (PDF, 13 pages)
Quick Reference Cards And Cheat Sheets (PDF and PNG) to decorate your desk
A tutorial based on examples: MercurialByExample.pdf
Getting started exercises: Mercurial Kick Start
Using Mercurial
The book Mercurial: The Definitive Guide (HTML, source)
ManPages, Frequently Asked Questions (FAQ), and TipsAndTricks
UsingExtensions – add optional features like glog or mq
HOWTOs explain some useful ways of using Mercurial
MercurialHosting lists public hosting services for your repositories
PublishingRepositories provides guidance on sharing repositories yourself (and offering web-based repository browsing)
OtherTools that work with Mercurial (IDE integration, GUI clients, etc.)
Further information
Our mailing lists and bug tracker
IRC channel: #mercurial on irc.freenode.net
A list of ProjectsUsingMercurial and links to their repositories.
DeveloperInfo for Mercurial hackers
Commercial support and consulting
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
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.