(see also TipsAndTricks)

Mercurial Frequently Asked Questions

TableOfContents


1. General Questions

1.1. What is the license of the project?

The project is available under the GNU General Public License, v2. See COPYING in the release for more details.

2. Common Problems

(the content of this section is included from the subpage ["FAQ/CommonProblems"])

Include(FAQ/CommonProblems)

3. Terminology

(the content of this section is included from the subpage ["FAQ/Terminology"])

Include(FAQ/Terminology)

4. General Usage

(the content of this section is included from the subpage ["FAQ/GeneralUsage"])

Include(FAQ/GeneralUsage)

5. Tags

(the content of this section is included from the subpage ["FAQ/Tags"])

Include(FAQ/Tags)

6. Bugs and Features

(the content of this section is included from the subpage ["FAQ/BugsAndFeatures"])

Include(FAQ/BugsAndFeatures)

7. Web Interface

Find the URL for the file and then replace the changeset identifier with tip.

7.2. How do I change the style of the web interface to the visually more attractive gitweb?

In [http://www.selenic.com/mercurial/hgrc.5.html hgrc] set

[web]
style = gitweb

To switch back to the default style specify "style = default" (see [http://hgbook.red-bean.com/hgbookch6.html#x10-1390006.6.5 hgbook]).

8. Technical Details

(the content of this section is included from the subpage ["FAQ/TechnicalDetails"])

Include(FAQ/TechnicalDetails)

9. Mercurial Book

See ["/MercurialBook"].