qsvn is svn frontend written in qt.
Ubuntu 14.10, 14.04, 13.10, and 13.04(not in the repo) are supported.
Currently supported commands are:
- browse
- checkout
- update
- update to revision
install:
- sudo add-apt-repository ppa:bbarbulovski-gmail/qsvn
- sudo apt-get update
- sudo apt-get install nautilus-qsvn qsvn
- nautilus -q
- gtk-update-icon-cache /usr/share/icons/hicolor
uninstall:
- sudo apt-get purge nautilus-qsvn qsvn
- nautilus -q
- sudo add-apt-repository -r ppa:bbarbulovski-gmail/qsvn
- sudo apt-get update
- gtk-update-icon-cache /usr/share/icons/hicolor
Icons were derived from the TortoiseSVN project(tortoisesvn.net)