Differences between revisions 137 and 298 (spanning 161 versions)
Revision 137 as of 2008-03-27 21:40:50
Size: 2761
Comment:
Revision 298 as of 2019-12-05 12:23:59
Size: 2252
Editor: PulkitGoyal
Comment: undo someone spam edit
Deletions are marked like this. Additions are marked like this.
Line 2: Line 2:
|| {{https://www.mercurial-scm.org/logo-droplets-200.png}} ||<<Include(Mercurial/NewsItems)>> ||
Line 3: Line 4:
|| [http://selenic.com/hg-logo/logo-droplets-200.png] ||<cellstyle="vertical-align:bottom"> [[Include(Mercurial/NewsItems)]] ||
Line 5: Line 5:
''mercurial'':
 1. (adj) relating to or having characteristics (eloquence, swiftness, cleverness) attributed to the god Mercury.
 2. (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 fast, easy to use, distributed [[WikiPedia:Revision_control|revision control tool]] for software developers.
||'''Tip:''' <<RandomQuote(MercurialTips)>> ||


Line 10: Line 12:
== Getting started ==
 * [[Download]] and install Mercurial
 * See [[WhatsNew|what's new]] and read the [[UpgradeNotes|upgrade notes]]
 * [[BeginnersGuides|Beginner's guides]] for new users
Line 11: Line 17:
/!\ '''Note: The Google [:SummerOfCode:Summer of Code] application deadline is March 31st!''' /!\ == Documentation and help ==
 * ''[[https://book.mercurial-scm.org/|Mercurial: The Definitive Guide]]'', the Mercurial book
 * ManPages, [[FAQ|Frequently Asked Questions (FAQ)]], and [[TipsAndTricks|tips and tricks]]
 * [[UsingExtensions|Using extensions]] to add optional features like [[PurgeExtension|purge]] or [[RebaseExtension|rebase]]
 * [[HowTos]] explaining some useful ways of using Mercurial
 * Hints for [[PublishingRepositories|publishing repositories]]
Line 13: Line 24:
== Getting Started ==
 * ["Download"] and build Mercurial from source or use BinaryPackages to install
 * Look at MajorFeatures, see WhatsNew and read the UpgradeNotes
 * UnderstandingMercurial and ["Tutorial"] for new users
 * A QuickStart for the impatient
 * [:QuickReferenceCardsAndCheatSheets:Quick Reference Cards] (PDF and PNG) to decorate your desk

== Using Mercurial ==
 * The unofficial manual: '''''[http://hgbook.red-bean.com/ Distributed Revision Control with Mercurial]''''' ([http://hgbook.red-bean.com/hgbook.html HTML], [http://hgbook.red-bean.com/hgbook.pdf PDF], [http://hg.serpentine.com/mercurial/book source])
 * ManPages, [:FAQ:Frequently Asked Questions], and TipsAndTricks
 * ["UsingExtensions"] - add optional features like mq, hgk, etc.
 * ["HOWTOs"] explain some useful ways of using Mercurial
 * MercurialHosting lists options for public hosting of your repositories
 * [http://selenic.com/mercurial/bugs/ Bug Tracker] and MailingLists

## Please think twice before adding items here, the first page should stay compact!

== For refugees from other SCMs ==
 * CvsInfo - info for CVS users
 * PerforceConcepts - info for Perforce users
 * RepositoryConversion from other SCM formats to Mercurial
 * [http://betterexplained.com/articles/intro-to-distributed-version-control-illustrated/ Distributed version control illustrated]
== 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 37: Line 30:
 * Commercial [:Support:support] and consulting
 * DeveloperInfo for Mercurial hackers
 * IRC channel: #mercurial on irc.freenode.net
 * OtherTools that work with Mercurial
 * A list of ["ProjectsUsingMercurial"] and links to their repositories.
 * A list of ["Presentations"] and other related events.
 * [[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 papers about Mercurial
Line 44: Line 36:
## Please think twice before adding items here, the first page should stay compact! == Get involved! ==
 * [[ContributingToMercurialWiki|How to edit this wiki]]
 * [[DeveloperInfo|Developer info]] for Mercurial hackers
 * Send us [[https://www.mercurial-scm.org/donate|a donation]]!
Line 46: Line 41:
== Please contribute! ==
Contributions are most welcome! Please create a user name for yourself by clicking "Login" in the upper right. Mercurial and all wiki content are available under the [http://www.gnu.org/copyleft/gpl.html GNU GPL].
Other Languages: [[FrenchMercurial|Français]], [[JapaneseMercurial|日本語]], [[RussianMercurial|Русский]], [[ThaiMercurial|ภาษาไทย]], [[CzechMercurial|Česky]], [[ChineseMercurial|中文]], [[PortugueseMercurial|Português (Portugal)]],

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

https://www.mercurial-scm.org/logo-droplets-200.png

Latest News

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

Tip:

Use 'hg status --rev <X>:<Y>' to see files changes between two revisions

Getting started

Documentation and help

Getting support

Further information

Get involved!

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

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)