0

I have followed all the steps to install from following urls:

http://ubuntuhandbook.org/index.php/2013/08/install-rabbitvcs-ubuntu-linux-mint-ppa/

http://linuxg.net/how-to-install-rabbitvcs-on-ubuntu-13-04-12-10-12-04-linux-mint-15-14-13-and-elementary-os-0-2-luna/

http://tutorialforlinux.blogspot.in/2013/08/tutorial-install-rabbitvcs-in-ubuntu.html

RabbitVCS doesn't have right-click integration with the file manager

None is working for me. Can anyone please help!!!

  • I'd update your question with details on how it is not working. What do you see? What error messages? – Sparhawk Aug 07 '14 at 06:12
  • I am not able to see any error message. When i run following command

    shiv.sh@01-01180:~$ rabbitvcs Usage: rabbitvcs [path1] [path2] ...

    Available Modules

    SVN: about, add, annotate, applypatch, branch, browser, changes, checkmods, checkout, cleanup, commit, createpatch, create, delete, diff, editconflicts, export, ignore, import, lock, log, merge, properties, open, relocate, rename, markresolved, revert, settings, switch, unlock, update, updateto...............

    It looks like rabbitvcs is working but I am not able to see options in right click

    – shivshankar Aug 07 '14 at 06:44
  • I don't think you can tag people if they weren't involved in the thread. That is, illuminace won't get a notification. – Sparhawk Aug 08 '14 at 10:48

1 Answers1

0

You dont need to add problematic PPA s to install rabbitvcs. It is in main Ubuntu Repository

Remove the present rabbitvcs installation. Then remove the repository. Then install as follows:

sudo apt-get install rabbitvcs-nautilus rabbitvcs-gedit rabbitvcs-core rabbitvcs-cli
  • Thanks for reply. I tries as per your suggestion but still the same problem. It shows rabbitvcs is installed but i am not able to see gui (options on right click of folder) :( – shivshankar Aug 08 '14 at 06:56