Size: 694
Comment:
|
Size: 706
Comment: converted to 1.6 markup
|
Deletions are marked like this. | Additions are marked like this. |
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 |
* [[WorkingPractices]] describing several ways to use Mercurial * How to handle [[MultipleCommitters]] * [[CommunicatingChanges]] describes the various ways Mercurial can exchange [[ChangeSet|changesets]] * How [[SymbolicLinks]] work |
Line 12: | Line 12: |
* [: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]] and [[ServerInstall]] describes various ways to make your code visible to the world * [[MercurialOnSourceforge]] explains how to serve Mercurial [[Repository|repositories]] using Sourceforge. |
Line 17: | Line 17: |
* [:NamedBranches] gives an introduction to this feature | * [[NamedBranches]] gives an introduction to this feature |
Line 19: | Line 19: |
See also: [:FAQ], [:TipsAndTricks] | See also: [[FAQ]], [[TipsAndTricks]] |
(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
How SymbolicLinks work
Setup and Automation:
PublishingRepositories and ServerInstall 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