Difference between revisions of "Mercurial"
Jump to navigation
Jump to search
Moskalenko (talk | contribs) |
|||
(One intermediate revision by one other user not shown) | |||
Line 20: | Line 20: | ||
Mercurial is a free, distributed source control management tool. It efficiently handles projects of any size and offers an easy and intuitive interface. | Mercurial is a free, distributed source control management tool. It efficiently handles projects of any size and offers an easy and intuitive interface. | ||
<!--Modules--> | <!--Modules--> | ||
− | == | + | ==Environment Modules== |
− | + | Run <code>module spider {{#var:app}}</code> to find out what environment modules are available for this application. | |
− | |||
− | |||
− | < | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
==System Variables== | ==System Variables== | ||
− | * HPC_{{ | + | * HPC_{{uc:{{#var:app}}}}_DIR - installation directory |
<!--Configuration--> | <!--Configuration--> | ||
{{#if: {{#var: conf}}|==Configuration== | {{#if: {{#var: conf}}|==Configuration== |
Latest revision as of 19:59, 10 June 2022
Description
Mercurial is a free, distributed source control management tool. It efficiently handles projects of any size and offers an easy and intuitive interface.
Environment Modules
Run module spider mercurial
to find out what environment modules are available for this application.
System Variables
- HPC_MERCURIAL_DIR - installation directory
Additional Information
The following manual (man) pages are available for mercurial: hg, hgrc, hgignore.