2

I am unable to see the rabbit vcs context menu in the file manager window

ubuntu 16.04

rabbitvcs installed via xenial repositories

1 Answers1

3

To solve it, I uninstalled the RabbitCVS

sudo apt-get remove rabbitvcs*

installed again

sudo apt-get install rabbitvcs*

and changed assigned permission to config file

sudo chown YOURUSERNAME .config/rabbitvcs -R

(please change YOURUSERNAME with your user name :D ).

This worked for me.

Originally posted here

shafiq
  • 103
m0rg4n
  • 163
  • 5