Ubuntu 13 - Get RabbitVCS Working in Nautilus

Run the following commands.

wget "http://rabbitvcs.googlecode.com/svn/trunk/clients/nautilus-3.0/RabbitVCS.py"
sudo ln -sf /usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0 /usr/lib/
sudo ln -sf /usr/lib/x86_64-linux-gnu/libpython2.7.so.1 /usr/lib/
sudo mv RabbitVCS.py /usr/share/nautilus-python/extensions/RabbitVCS.py

Don't forget that 13 uses a newer version of SVN itself than 12, so you may need to checkout your repos again before you will see the emblems.

No comments:

Post a Comment