%general-entities; ]> $LastChangedBy$ $Date$ mercurial-&mercurial-version; mercurial Introduction to Mercurial Mercurial is a distributed source control management tool similar to CVS, Subversion and Git. Mercurial is written in Python and is used by projects such as Mozilla, Vim and Audacious. &lfs72_checked; Package Information Download (HTTP): Download (FTP): Download MD5 sum: &mercurial-md5sum; Download size: &mercurial-size; Estimated disk space required: &mercurial-buildsize; Estimated build time: &mercurial-time; Mercurial Dependencies Required Optional Docutils (required to build the documentation), , (with Python bindings), (with Python bindings), , , pyflakes, pygments, and pyOpenSSL User Notes: Installation of Mercurial Build Mercurial by issuing the following command: make build To build the documentation (requires Docutils), issue: make doc To test the results, issue: make check. Install Mercurial by running the following command (as root): make PREFIX=/usr install-bin If you built the documentation, install it by running the following command (as root): make PREFIX=/usr install-doc Contents Installed Programs Installed Libraries Installed Directories hg none /usr/lib/python2.7/site-packages/hgext and /usr/lib/python2.7/site-packages/mercurial Short Descriptions hg is the program file for mercurial. hg