413
Comment:
|
637
+cat
|
Deletions are marked like this. | Additions are marked like this. |
Line 3: | Line 3: |
* WorkingPractices describing several somewhat sane ways to use Mercurial * How to handle MultipleCommitters * CommunicatingChanges describes the various ways Mercurial can exchange changesets |
* [: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 9: | Line 10: |
* PublishingRepositories and ServerInstall describes various ways to make your code visible to the world * NamedBranches gives an introduction to this recent feature |
* [:PublishingRepositories] and [:ServerInstall] describes various ways to make your code visible to the world * [:MercurialOnSourceforge] explains how to serve Mercurial [:Repository:repositories] using Sourceforge. Features: * [:NamedBranches] gives an introduction to this feature See also: [:FAQ], [:TipsAndTricks] ---- CategoryHowTo |
Usage models:
[:WorkingPractices] describing several ways to use Mercurial
How to handle [:MultipleCommitters]
[:CommunicatingChanges] describes the various ways Mercurial can exchange [:ChangeSet: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 [:Repository:repositories] using Sourceforge.
Features:
[:NamedBranches] gives an introduction to this feature
See also: [:FAQ], [:TipsAndTricks]