Comparison of Subversion clients

A comparison of Subversion clients includes various aspects of computer software implementations of the client role using the client–server model of the Subversion revision control system.

Descriptions

TortoiseSVN, a Windows shell extension, gives feedback on the state of versioned items by adding overlays to the icons in the Windows Explorer. Repository commands can be executed from the enhanced context menu provided by Tortoise.

SmartSVN provides a similar Explorer integration, but also can be used as a standalone SVN client for different platforms. SmartSVN is available in three different editions: A free Foundation edition with fewer features and two commercial editions called Professional and Enterprise with the full feature set.

Some programmers prefer to have a client integrated within their development environment. Such environments may provide visual feedback of the state of versioned items and add repository commands to the menus of the development environment. Examples of this approach include AnkhSVN, Unified SCC and VisualSVN for use with Microsoft Visual Studio, and Subclipse or Subversive[1][2] for use with Eclipse. Delphi XE Subversion integration is built into the Delphi IDE.

It is common to expose Subversion via Webdav using the Apache web server. In this case, any Webdav client can be used, but the functionality provided this way may be limited. Alternative ways to serve Subversion include uberSVN and VisualSVN Server.

Subversion clients comparison table

Name Programming language, toolkit Operating system License Integration Languages Network protocols Current version Last release date Server functionality Visualization
AnkhSVN C#, SharpSvn Microsoft Windows Apache License Microsoft Visual Studio (all editions except Express) English http, https, svn, svn+ssh, file 2.5.12478 June 5, 2014 No Diff, blame, history, properties
CODESYS SVN C#, SharpSvn Microsoft Windows proprietary, trials can be negotiated SVN plugin for CODESYS V3 English, German http, https, svn, svn+ssh, file V4.0.1.2 (based on SVN 1.7.17) June 12, 2014 No Diff, merge, log
eSvn C++, Qt Unix-like operating systems (GNU/Linux distributions, FreeBSD, Sun Solaris and others), Mac OS X and Windows GPL GUI, standalone (like WinCVS, Cervisia) English http, svn 0.6.12 For *nix OSs: July 16, 2007.[3] For Windows: July 12, 2007[4] No ?
kdesvn C++, Qt Linux, Unix, Mac OS X GPL Konqueror, Dolphin, standalone English file, http, https, (k)svn, (k)svn+file, (k)svn+http, (k)svn+https, (k)svn+ssh 1.6.0 August 5, 2012[5] Yes ?
PixelNovel Timeline C++ Mac OS X, Microsoft Windows Free if used with PixelNovel web storage, 30-day trial with commercial upgrade otherwise Adobe Photoshop English svn 1.0 July 7, 2009[6][7] ? ?
MagnetSVN C# Microsoft Windows (32/64-bit) proprietary, 30-day trial Microsoft Office (Word, Excel) English http, https, svn, svn+ssh, file 3.0.0 April 22, 2015[8] No Diff
QSvn C++, Qt Linux, Unix, Mac OS X, Microsoft Windows GPL GUI, standalone (like WinCVS) English 0.8.3 July 26, 2009 No ?
RabbitVCS Python, GTK+ Linux GPL Nautilus, Thunar, Gedit, CLI ca, cs, de, en, es, fa, fr, he, hr, it, ja, nb, nl, pl, pt, ro, ru, sk, sl, sv, zh_CN http, https, svn, svn+ssh, file 0.16.0 March 2, 2014 ? ?
RapidSVN C++, wxWidgets Linux, Unix, Mac OS X, Microsoft Windows, Solaris, many more GPL GUI, standalone Unicode, many 0.12.1 June 28, 2012 No External
SmartSVN Java Linux, Unix, Mac OS X, Microsoft Windows (Any with a 1.5 or higher JRE) Trial with commercial upgrade or free 'Foundation' edition GUI, standalone, Finder and Windows Shell (Explorer) integration English http, https, svn, svn+ssh 8.6.2 November 12, 2014[9] Yes Diff, merge, revision graph with merge arrows
SVN Notifier C# Microsoft Windows GPL GUI, standalone. It needs TortoiseSVN installed. English http, https, svn, svn+ssh, file 1.9.3 June 25, 2012[10] ? ?
SVNBreeze C# Microsoft Windows Paid license needed (free trial available) GUI, standalone en http, https, svn, file 1.0.13.1023 October 23, 2013 ? Diff, Merge Files, Log, Branch, Merge Branches, File Properties
TortoiseSVN C++, MFC Microsoft Windows (32/64-bit) GPL Windows Shell (Explorer) 41 languages (including en) http, https, svn, svn+ssh, file, svn+XXX 1.8.8 August 11, 2014 Yes Diff, merge, Revision Tree
Trac Python Linux, Unix, Mac OS X, Microsoft Windows Modified BSD web-based [31 languages] file 1.01[11] February 1, 2013[12] Yes Log
ViewVC Python http, https "two-clause Berkeley-style" web-based English http, https, svn, svn+ssh, file 1.1.23 November 4, 2014[13] ? Diff, annotation, blame, revision graph
VisualSVN Microsoft Windows (32/64-bit) proprietary Microsoft Visual Studio (all editions except Express) English http, https, svn, svn+ssh, file 4.0.10 October 28, 2014[14] Yes ?
Xcode Objective-C, Cocoa Mac OS X Proprietary, free on Mac App Store Xcode IDE English 5.0.1 (4H127) October 22, 2013 ? ?

Standalone Subversion clients comparison table

Client name Free Network protocols Diff Merge Browse remote repository
CornerstoneNofile, http, https, svn and svn+sshYesYesYes
DiffPlug Yesfile, http, https, svnYesYesYes
eSvnYeshttp, svn???
iVersionNosvn, http, https???
kdesvnYesfile, http, https, (k)svn, (k)svn+file, (k)svn+http, (k)svn+https, (k)svn+sshYesYesYes
QSvnYesYes??
RapidSVNYesinternalinternalYes
sdSVNYeshttp, https???
SmartGit Yeshttp, https, svn, svn+sshYesYesNo
SmartSVN ProfessionalNohttp, https, svn, svn+ssh, fileYesYesYes
SmartSVN FoundationNohttp, https, svn, svn+ssh, fileYesYesYes
SubcommanderYeshttp, https, svn, file???
SVN-MonitorYeshttp, https, svn, svn+ssh, file???
SVNBreezeNohttp, https, svn, svn, fileYesYesYes
SVN Repo BrowserYeshttp, https, svnNoNoYes
SVN Repo Browser Pro Nohttp, https, svnYesNoYes
Syncro SVNNohttp, https, svn, svn+ssh, fileYesYesYes
svnupYeshttp, https, svnNoNoNo
VersionsNohttp, https, svn, svn+ssh, fileYes?Yes
ZigVersionYeshttp, https, svn, file???
GTalkaboutNohttp, https, svn, fileYesYesYes

See also

References