Problems with Rabbitvcs installation

Archived topics about LMDE 1 and LMDE 2
Locked
michalb

Problems with Rabbitvcs installation

Post by michalb »

Hello :)
I'm new to Linux (LMDE Xfce) and wanted to try out RabbitVCS, having used
TortoiseSVN on Windows.
link: http://wiki.rabbitvcs.org/wiki/install/debian

I followed the instructions:

Code: Select all

sudo apt-get install rabbitvcs-core rabbitvcs-nautilus rabbitvcs-thunar rabbitvcs-gedit rabbitvcs-cli
but I get the following error: Unable to locate package rabbitvcs-thunar

Then in / etc / apt / sources.list I added:

Code: Select all

deb http://ppa.launchpad.net/rabbitvcs/ppa/ubuntu precise main
After that Terminal detects errors when I wrote apt-get update.

I also tried to install through Synaptic but there was no rabbitvcs-thunar. I am not sure but I think that other needed packages are installed correctly - there was no errors.

When I installed it from the tarball, there was no errors but nothing hanged.
Rabbitvcs is not visible in the right-click-menu and Gedit :( I only noticed that Meld appeared in Menu.

Sorry for my english and mistakes that I made.
Thanks in advance for your help :)
Last edited by LockBot on Wed Dec 28, 2022 7:16 am, edited 1 time in total.
Reason: Topic automatically closed 6 months after creation. New replies are no longer allowed.
Aleksandar77

Re: Problems with Rabbitvcs installation

Post by Aleksandar77 »

It may be you missed the first step:

Code: Select all

sudo add-apt-repository ppa:rabbitvcs/ppa
Here is the ubuntu instructions:
http://wiki.rabbitvcs.org/wiki/install/ubuntu

Never used Debian or Xfce, I just guess is not much of a difference to install.
proxima_centauri

Re: Problems with Rabbitvcs installation

Post by proxima_centauri »

Yes, there is a difference between Debian and Ubuntu. The above command "sudo apt-add repository" will not work in LMDE.

Can you post the errors you receive from "apt update" in terminal please. Insert it into a Code block
Locked

Return to “LMDE Archive”