Differences between revisions 133 and 157 (spanning 24 versions)
Revision 133 as of 2008-03-25 12:03:01
Size: 2621
Editor: PaulBx
Comment: added link to Wikipedia version control article, for the uninitiated
Revision 157 as of 2008-10-04 10:29:26
Size: 2938
Editor: abuehl
Comment: rm terms "unofficial" and "manual" for hgbook. It's a book.
Deletions are marked like this. Additions are marked like this.
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:: (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.
Line 12: Line 11:
 * ["Download"] and build Mercurial from source or use BinaryPackages to install
 * Look at MajorFeatures, see WhatsNew and read the UpgradeNotes
 * 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
Line 19: Line 18:
 * 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])  * The book '''''[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])
Line 21: Line 20:
 * ["UsingExtensions"] - add optional features like mq, hgk, bisect, etc.  * ["UsingExtensions"] - add optional features like [:GraphlogExtension:glog] or [:MqExtension:mq]
Line 23: Line 22:
 * MercurialHosting lists options for public hosting of your repositories
 * [http://selenic.com/mercurial/bugs/ Bug Tracker] and MailingLists
 * MercurialHosting lists options for public hosting of your [:Repository:repositories]
 * OtherTools that work with Mercurial (IDE integration, GUI clients, etc.)
Line 30: Line 29:
 * PerforceConcepts - info for Perforce users
 * ClearcaseInfo - working alongside Rational Clearcase
Line 36: Line 37:
 * [http://selenic.com/mercurial/bugs/ Bug Tracker] and MailingLists
Line 37: Line 39:
 * OtherTools that work with Mercurial
Line 44: Line 45:
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]. [:ContributingToMercurialWiki:Contributions] are most welcome! Please create a user name for yourself by clicking "Login" in the upper right.[[BR]]
Mercurial and all wiki content are available under the [http://selenic.com/hg/file/tip/COPYING GNU GPLv2].

Other Languages: [:JapaneseMercurial:日本語]

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

Include(Mercurial/NewsItems)

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.

Getting Started

Using Mercurial

For refugees from other SCMs

Further information

Please contribute!

[:ContributingToMercurialWiki:Contributions] are most welcome! Please create a user name for yourself by clicking "Login" in the upper right.BR Mercurial and all wiki content are available under the [http://selenic.com/hg/file/tip/COPYING GNU GPLv2].

Other Languages: [:JapaneseMercurial:日本語]

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