Gui Svn Client for Debian Linux

GUI SVN client for Debian Linux

KDESVN A feature-rich client with great history and revision views, annotated code views showing who changed each line of code and when it was changed, and 3D graphical views of branching and merging among trees. Written in C++ with Qt, but using KDE libraries (which are somewhat troublesome to get on Windows).

Unfortunately, the developer of KDESVN stopped the development and is shutting down its track website in summer 2012 (EDIT: he resumed development of maintenance releases in June 2012).

RabbitVCS A Python extension to integrate Subversion functionality into the Nautilus File Manager, basically as a clone of the TortoiseSVN project on Windows. —Wikipedia

Graphical SVN manager - Alternative to UberSVN

  • SCM-Manager, if pure Java-app is OK for you ("The SCM-Server is also available as RPM and DEB package")
  • Subversion Edge from CollabNet (costly)

Linux TortoiseSVN

RabbitVCS the TortoiseSVN for Linux

http://rabbitvcs.org/

How to install TortoiseSVN repository in Ubuntu machine?

Tortoise SVN is Windows only, you can use the command line client, see here for help, or if you want a GUI you could try RabbitVCS or SmartSVN.


To install rabbitvcs: | Update rabbitvcs-nautilus3 to rabbitvcs-nautilus package

sudo add-apt-repository ppa:rabbitvcs/ppa
sudo apt-get update
sudo apt-get install rabbitvcs-nautilus3

Then log out and back in to restart nautilus (or How to restart nautilus without logging out?).

You should then have RabbitVCS items on your right click context menu in the file browser.



Related Topics



Leave a reply



Submit