Это старая версия документа.
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 ===== 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>