Differences between revisions 233 and 236 (spanning 3 versions)
Revision 233 as of 2010-10-16 19:55:48
Size: 3651
Editor: mpm
Comment:
Revision 236 as of 2010-10-17 21:19:34
Size: 2104
Editor: mpm
Comment:
Deletions are marked like this. Additions are marked like this.
Line 4: Line 4:

'''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]]).
'''Mercurial''' is a fast, easy to use, distributed [[http://en.wikipedia.org/wiki/Revision_control|revision control tool]] for software developers.
Line 10: Line 9:
 * See WhatsNew (release notes) and read the UpgradeNotes
 * '''UnderstandingMercurial''' and [[Tutorial]] for new users
 * A QuickStart for the impatient
 * 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]]
 * See [[WhatsNew|what's new]] and read the [[UpgradeNotes|upgrade notes]]
 * [[BeginnersGuides|Beginner's guides]] for new users
Line 18: Line 12:
== Using Mercurial ==
 * The book '''''[[MercurialBook|Mercurial: The Definitive Guide]]''''' ([[http://hgbook.red-bean.com/read/|HTML]], [[http://hg.serpentine.com/mercurial/book|source]])
== Documentation and help ==
 * ''[[MercurialBook|Mercurial: The Definitive Guide]]'', the Mercurial book
Line 23: Line 17:
 * MercurialHosting lists public hosting services for your [[Repository|repositories]]
 * PublishingRepositories provides guidance on sharing repositories yourself (and offering web-based repository browsing)
 * OtherTools that work with Mercurial (IDE integration, GUI clients, etc.)
 * Hints for [[PublishingRepositories|publishing repositories]]

== Getting support ==
 * Get expert help via [[IRC]] or our [[MailingLists|mailing lists]]
 * Report issues to our [[BugTracker|bug tracker]]
 * Commercial [[Support|support]], training and consulting
Line 28: Line 25:
 * 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
 * [[Migration|Migration]] from other SCMs
 * A list of [[ProjectsUsingMercurial|projects using Mercurial]]
 * [[OtherTools|Other tools]] that work with Mercurial (IDE integration, GUI clients, etc.)
 * [[MercurialHosting|Hosting]] services for your projects
 * [[Presentations]] and [[OtherWebsites|other websites]]
Line 35: Line 31:
## Please think twice before adding items here, the first page should stay compact!
== 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]]

## Please think twice before adding items here, the first page should stay compact!
== 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.
== Get involved! ==
 * [[ContributingToMercurialWiki|How to edit this wiki]]
 * [[DeveloperInfo|Developer info]] for Mercurial hackers
 * Send us [[domations|a donation]]!
Line 50: Line 37:

~- Mercurial and all wiki contents are available under the GNU General Public License v2 (see [[License|license]]) -~

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

Latest News

Mercurial is a fast, easy to use, distributed revision control tool for software developers.

Getting started

Documentation and help

Getting support

Further information

Get involved!

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

Mercurial and all wiki contents are available under the GNU General Public License v2 (see license)

Mercurial (last edited 2021-09-28 19:28:24 by Juan Vicente)