I run Ubuntu MATE 16.04.6 LTS with Caja file-manager.
I have added TortoiseHG python extension for Caja file-manager by following my method. It works great with Mercurial repositories.
Currently I need to have similar file and directory emblems for Git repositories. I installed RabbitVCS for this purpose by following my method.
But I see that there is a problem with RabbitVCS on displaying emblems for Cyrillic objects inside Mercurial repositories. For such objects RabbitVCS shows extra error emblem
on all Mercurial items as follows:
I do not want to rename all 25 Mercurial repositories to ascii latin names. So I need to disable Mercurial in RabbitVCS and use TortoiseHG for such .hg repositories. As I know that TortoiseHG allows cyrillic file-names.
How can I do this?