Comparison of Subversion clients
From Wikipedia, the free encyclopedia
Subversion has its own command-line client. Other clients are available, which are perhaps easier or more intuitive to use in different scenarios. Often, people have several clients installed, and use each for different tasks[citation needed].
A large list of third-party Subversion clients is available at: http://subversion.tigris.org/links.html#clients
TortoiseSVN is a Windows shell extension, which 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.
Some programmers prefer to have a client integrated within their development environment. Again, visual feedback of the state of versioned items is provided, and repository commands are added to the menus of the development environment. Examples of this approach are Agent SVN, AnkhSVN, Unified SCC and VisualSVN for use with Microsoft Visual Studio, and Subclipse for use with Eclipse.
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 is limited. An alternative is WebSVN written in PHP or VisualSVN server, which offers a wider functionality.
Contents |
[edit] Descriptions of Clients
Agent SVN is an implementation of the (MS-SCCI) for the Subversion version control. The plug-in allows files to be added, removed, checked out, checked in and reverted without leaving the IDE. File differences, status and history can also be viewed from within the IDE.
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 so it’s not portable to Windows.
NautilusSvn A Python extension to integrate Subversion functionality into the Nautilus File Manager, basically as a clone of the TortoiseSVN project on Windows.
SVNCOM Not actually a client itself, it is actually an API built over SVN’s native C API. It uses COM objects that make it easier to develop Windows based applications or scripts which use SVN. One COM object represents an SVN Client, the other represents an SVN Administrator. The COM objects make it easy to automate tasks in the Windows Scripting Environment or .NET
WebSVN Offering an online view of a repository, history, and commit comments, as well as opening code in a syntax colored view. The code view is not editable, at least in the demo. Also allows you to view the difference between versions of a file or directory. Written in PHP and opens in a browser.
[edit] Subversion clients feature matrix
Name | Programming language / Toolkit | Operating system | Licence | Integration | Multilingual | Network protocols | Current version |
---|---|---|---|---|---|---|---|
Agent SVN[1] | C/C++ | Microsoft Windows | proprietary | Any MS-SCCI compatible IDE for example Microsoft Visual Studio, Zeus etc. | English | http, https, svn, svn+ssh, file | 1.00 |
AnkhSVN[2] | C# / SharpSvn | Microsoft Windows | Apache License | Microsoft Visual Studio | http, https, svn, svn+ssh, file | 2.0 | |
Subversion branch support for Bazaar[3] | Python / C | Linux, UNIX, Mac OS X, Microsoft Windows, Solaris operating system, and many more. | GPL v3 | Bazaar | http, https, svn, svn+ssh, file | 0.4.13 | |
Cascade[4] | Linux, Mac OS X, Microsoft Windows | proprietary | Windows Shell (Explorer), file system driver | http, https, svn | 1.2.0 | ||
Cornerstone[5] | Objective-C / Cocoa | Mac OS X | proprietary | GUI, Standalone | FILE, HTTP, HTTPS, SVN and SVN+SSH | 1.1.7 | |
eSvn[6] | C++ / Qt | Linux, UNIX, Mac OS X, Microsoft Windows | GPL | GUI, Standalone (like WinCVS, Cervisia) | http, svn | 0.6.12 | |
kdesvn[7] | C++ / Qt | Linux, etc. | GPL | Konqueror | 0.14.4 | ||
naughtysvn[8] | C / GTK | Linux, etc. | GPL | Nautilus | 0.0.1 | ||
NautilusSVN[9] | Python | Linux | GPL | Nautilus | 0.11 | ||
PushOk SVN SCC[10] | Microsoft Windows | proprietary | Any MSSCCI-compatible program (Microsoft Visual Studio and other programs) | 1.5.1.1 | |||
Qct (Qt commit tool)[11] | Python / Qt | Linux, UNIX, Mac OS X, Microsoft Windows | GPL | 1.5 | |||
QSvn[12] | C++ / Qt | Linux, UNIX, Mac OS X, Microsoft Windows | GPL | GUI, Standalone (like WinCVS) | 0.6.1 | ||
RapidSVN[13] | C++ / wxWidgets | Linux, UNIX, Mac OS X, Microsoft Windows, Solaris operating system, and many more. | GPL | GUI, Standalone | Unicode, Many | 0.9.8 | |
SCPlugin[14] | Mac OS X | X/MIT License | Finder integration | 0.7.2 | |||
SmartSVN[15] | Java | Linux, UNIX, Mac OS X, Microsoft Windows (Any with a 1.4.1 or higher JRE) | Freeware with commercial upgrade | GUI, Standalone, Finder and Windows Shell (Explorer) integration | http, https, svn, svn+ssh | 5.0.3 | |
Subclipse[16] | Java | Linux, Mac OS X, Microsoft Windows | EPL | Eclipse | http, https, svn, svn+ssh, file [1] | 1.4.3 | |
Subcommander[17] | C++ / Qt | Linux, UNIX, Mac OS X, Microsoft Windows | GPL | GUI, Standalone | en, de, zh_CN | http, https, svn, svn+ssh, file | 1.2.4 |
Subversive[18] | Java | Linux, Mac OS X, Microsoft Windows | EPL | Eclipse | http, https, svn, svn+ssh, file [2] | 0.7.1.I20080612-1500 | |
sventon[19] | Java | Any with a 1.5 or higher JRE | Open Source | web-based | en, sv | http, https, svn, svn+ssh, file | 2.1.0 |
SVN for Dreamweaver[20] | C++ / JavaScript | Microsoft Windows, Mac OS X | Trial with commercial upgrade | Adobe Dreamweaver Extensions | http, https, svn, svn+ssh, file | 2.5.0 | |
SVNCOM[21] | Active-X Control / Com Object | Microsoft Windows | Open Source | IIS / Windows Scripting Host | http, https, svn, svn+ssh, file, com, active-x | 1.4.6.0 | |
SVN WorkBench[22] | Python / wxWidgets | Linux, UNIX, Mac OS X, Microsoft Windows | Apache License | 1.5.3 | |||
svnX[23] | Mac OS X | GPL | GUI | 0.9.13 | |||
Syncro SVN[24] | Java | Linux, UNIX, Mac OS X, Microsoft Windows (Any with a 1.5 or higher JRE) | Paid "Named-User" license required (free trial available) | GUI, Standalone | en, de, fr, jp, it, nl | http, https, svn, svn+ssh, file | 4.0 |
TamTam SVN SCC[25] | Microsoft Windows | Commerce, proprietary | Microsoft Visual Studio .NET | 1.x | |||
TkCVS[26] | Tcl / Tk | Linux, UNIX, Mac OS X, Microsoft Windows | GPL | 8.1 | |||
TortoiseSVN[27] | C++ / MFC | Microsoft Windows (32/64bit) | GPL | Windows Shell (Explorer) | 34 languages | http, https, svn, svn+ssh, file, svn+XXX | 1.6.1 |
Unified SCC[28] | Microsoft Windows (32/64bit) | proprietary; Freeware version is available for members of the active open source project | Any MSSCCI-compatible program (Microsoft Visual Studio and other programs) | 1.0.4 | |||
Versions[29] | Objective-C / Cocoa | Mac OS X | proprietary | GUI, Standalone | http, https, svn, svn+ssh, file | 1.0.3 | |
VisualSVN[30] | Microsoft Windows (32/64bit) | proprietary | VisualSVN works with Visual Studio 2003, 2005 & 2008 (all editions except Express)[31]. | 1.6.2 | |||
WebSVN[32] | PHP | Linux, UNIX, Mac OS X, Microsoft Windows | GPL | web-based | > 25 languages | 2.2.0 | |
XCode[33] | Objective-C / Cocoa | Mac OS X | Included with Mac OS X 10.5 (Leopard) | XCode IDE | 3 | ||
ZigVersion[34] | Objective-C / Cocoa | Mac OS X | Freeware with commercial upgrade | GUI, Standalone | English | http, https, svn, svn+ssh, file | 1.2 |
SubdiverSVN[35] | GTKmm | Linux | Open Source | Nautilus,Thunar | http, https, svn, svn+ssh, file | 0.1-1 | |
SVN-Monitor [36] | C# | Windows | Free | GUI, TortoiseSVN, Standalone | http, https, svn, svn+ssh, file | 1.1 | |
PixelNovel Timeline[37] | C++ | Mac OS X, Microsoft Windows | Free if used with PixelNovel web storage, Trial with commercial upgrade otherwise | Adobe Photoshop | English | svn | 0.1 |