Differences between revisions 19 and 21 (spanning 2 versions)
Revision 19 as of 2011-02-09 17:29:09
Size: 832
Editor: PaulBoddie
Comment: Make name conform to the style guide.
Revision 21 as of 2012-10-25 20:16:05
Size: 1226
Editor: mpm
Comment:
Deletions are marked like this. Additions are marked like this.
Line 2: Line 2:
''(see CategoryHowTo for a list of all HOWTO pages)''
Line 4: Line 3:
Usage models: <<Include(A:merge)>>
Line 6: Line 5:
 * ''[[WorkingPractices]]'' describing several ways to use Mercurial
 * How to handle ''[[MultipleCommitters]]''
 * ''[[CommunicatingChanges]]'' describes the various ways Mercurial can exchange [[ChangeSet|changesets]]
 * ''[[RepositoryCorruption]]'' describes how to deal with [[Repository|repository]] and [[DirState|dirstate]] corruption
= How To Guides =
Line 11: Line 7:
Setup and Automation: This page provides links to resources which describe ''how to'' perform particular tasks with Mercurial or ''how to'' work effectively with Mercurial.
Line 13: Line 9:
 * ''[[PublishingRepositories]]'' describes various ways to make your code visible to the world
 * ''[[MercurialOnSourceforge]]'' explains how to serve Mercurial repositories using Sourceforge.
== Using Mercurial ==
Line 16: Line 11:
Features:  * [[WorkingPractices|Working Practices]] describes several ways of using Mercurial
 * [[MultipleCommitters|Multiple Committers]] offers suggestions for environments where many people must share their changes
 * [[CommunicatingChanges|Communicating Changes]] describes the various ways Mercurial can exchange [[ChangeSet|changesets]]
 * [[RepositoryCorruption|Repository Corruption]] describes how to deal with [[Repository|repository]] and [[DirState|dirstate]] corruption
Line 18: Line 16:
 * ''[[NamedBranches]]'' gives an introduction to this feature == Sharing repositories ==
Line 20: Line 18:
See also: [[FAQ]], [[TipsAndTricks]]  * [[PublishingRepositories|Publishing Repositories]] describes various ways to make your code visible to the world

== Specific features ==

 * [[NamedBranches|Named Branches]] gives an introduction to this feature

== See also ==

 * [[FAQ]] - frequently asked questions about Mercurial and its usage
 * [[TipsAndTricks|Tips and tricks]] for specific situations
 * [[CategoryHowTo|A complete list of all "how to" pages]]
Line 23: Line 31:
CategoryHowTo CategoryAudit CategoryHowTo

{i} This page's contents belong elsewhere. Please help improve this wiki by reorganizing this content.

How To Guides

This page provides links to resources which describe how to perform particular tasks with Mercurial or how to work effectively with Mercurial.

Using Mercurial

Sharing repositories

Specific features

See also


CategoryHowTo

HowTos (last edited 2012-10-25 20:16:05 by mpm)