Differences between revisions 15 and 20 (spanning 5 versions)
Revision 15 as of 2009-05-25 18:52:31
Size: 861
Editor: abuehl
Comment: +RepositoryCorruption, format
Revision 20 as of 2011-02-09 17:42:26
Size: 1216
Editor: PaulBoddie
Comment: Attempted to tidy and make more compliant with the style guide. Deleted presumably obsolete SourceForge-related link.
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
''(see CategoryHowTo for a list of all HOWTO pages)'' ## page was renamed from HOWTOs
Line 3: Line 3:
Usage models: = How To Guides =
Line 5: Line 5:
 * ''[[WorkingPractices]]'' describing several ways to use Mercurial
 * How to handle ''[[MultipleCommitters]]''
 * ''[[CommunicatingChanges]]'' describes the various ways Mercurial can exchange [[ChangeSet|changesets]]
 * How ''[[SymbolicLinks]]'' work
 * ''[[RepositoryCorruption]]'' describes how to deal with [[Repository|repository]] and [[DirState|dirstate]] corruption
This page provides links to resources which describe ''how to'' perform particular tasks with Mercurial or ''how to'' work effectively with Mercurial.
Line 11: Line 7:
Setup and Automation: == Using Mercurial ==
Line 13: Line 9:
 * ''[[PublishingRepositories]]'' and ''[[ServerInstall]]'' describes various ways to make your code visible to the world
 * ''[[MercurialOnSourceforge]]'' explains how to serve Mercurial [[Repository|repositories]] using Sourceforge.
 * [[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 16: Line 14:
Features: == Sharing repositories ==
Line 18: Line 16:
 * ''[[NamedBranches]]'' gives an introduction to this feature  * [[PublishingRepositories|Publishing Repositories]] describes various ways to make your code visible to the world
Line 20: Line 18:
See also: [[FAQ]], [[TipsAndTricks]] == 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 29:
CategoryHowTo CategoryHowTo CategoryAudit

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 CategoryAudit

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