Это старая версия документа.
A PCRE internal error occured. This might be caused by a faulty plugin
====== How to install Mercurial under Ubuntu ====== ===== Install ===== sudo add-apt-repository ppa:mercurial-ppa/releases sudo aptitude update sudo aptitude install mercurial If you're keen on Tortoise: sudo add-apt-repository ppa:tortoisehg-ppa/releases sudo apt-get update sudo apt-get install tortoisehg-nautilus ===== Add hg-users to your system ===== Create or edit file:\\ for Windows D:\promauto-src\RoboPlant\RPlant2\Projects\.hgrc for linux ~/.hgrc <file> [ui] username = Denis Lobanov <ldvasu@mail.ru> </file>