Created
January 5, 2016 01:04
-
-
Save fernandojunior/580755a2842dfcda13ed to your computer and use it in GitHub Desktop.
SVN GUI client Ubuntu 14.04
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
$ sudo add-apt-repository ppa:rabbitvcs/ppa | |
$ sudo apt-get update | |
$ sudo apt-get install rabbitvcs-nautilus3 | |
# Optional | |
$ sudo apt-get install rabbitvcs-gedit | |
$ sudo apt-get install rabbitvcs-cli | |
$ sudo chown -R $USER:$USER ~/.config/rabbitvcs | |
http://askubuntu.com/questions/464532/how-to-install-rabbitvcs-on-ubuntu-14-04/464535 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment