Size: 614
Comment: +See also, +links, some tweaks
|
Size: 832
Comment: Make name conform to the style guide.
|
Deletions are marked like this. | Additions are marked like this. |
Line 1: | Line 1: |
## page was renamed from HOWTOs ''(see CategoryHowTo for a list of all HOWTO pages)'' |
|
Line 3: | Line 6: |
* [:WorkingPractices] describing several ways to use Mercurial * How to handle [:MultipleCommitters] * [:CommunicatingChanges] describes the various ways Mercurial can exchange [:ChangeSet:changesets] * How [:SymbolicLinks] work |
* ''[[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 |
Line 10: | Line 13: |
* [:PublishingRepositories] and [:ServerInstall] describes various ways to make your code visible to the world * [:MercurialOnSourceforge] explains how to serve Mercurial [:Repository:repositories] using Sourceforge. |
* ''[[PublishingRepositories]]'' describes various ways to make your code visible to the world * ''[[MercurialOnSourceforge]]'' explains how to serve Mercurial repositories using Sourceforge. |
Line 15: | Line 18: |
* [:NamedBranches] gives an introduction to this feature | * ''[[NamedBranches]]'' gives an introduction to this feature |
Line 17: | Line 20: |
See also: [:FAQ], [:TipsAndTricks] | See also: [[FAQ]], [[TipsAndTricks]] ---- CategoryHowTo CategoryAudit |
(see CategoryHowTo for a list of all HOWTO pages)
Usage models:
WorkingPractices describing several ways to use Mercurial
How to handle MultipleCommitters
CommunicatingChanges describes the various ways Mercurial can exchange changesets
RepositoryCorruption describes how to deal with repository and dirstate corruption
Setup and Automation:
PublishingRepositories describes various ways to make your code visible to the world
MercurialOnSourceforge explains how to serve Mercurial repositories using Sourceforge.
Features:
NamedBranches gives an introduction to this feature
See also: FAQ, TipsAndTricks