[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: What is the best client with GUI for subversion?

From: David Weintraub <qazwart_at_gmail.com>
Date: Sun, 7 Nov 2010 20:42:36 -0500

On Fri, Nov 5, 2010 at 8:32 PM, San Martino <sanmrtn96_at_gmail.com> wrote:
> Hello,
> what is the most stable client with GUI for svn for use in a
> production environment?
>
> The features it should provide are , in  order of priority:
> - stability
> - coverage for all the most important (sub)commands of the default svn
> client commands for the user
> - compatibility with Windows (with other systems is a surplus)
> - multi-language
> - if possible, web interface to be used from within firefox or explorer

Are you looking for a web-based Subversion browser, or a GUI based
client that will allow developers to checkout directories, update, and
commit?

TortoiseSVN is probably the most stable and easy to use Windows based
client. It works inside Windows Explorer (a.k.a. the file browser).
You simply right-click to checkout, see diffs between versions of a
file, etc. It adds a mark to the icons to help distinguished between
the various states of files in a working directory. And, the price,
free, it hard to beat: http://tortoisesvn.net/.

There's a similar product for the Nautilus browser for Linux (can't
remember the name). The main complaint is that it's slow. Can't
remember the name off hand.

For Mac OS X, there's SCPlugin which works with Finder. I use Path
Finder (a Finder replacement) and it comes with its own Subversion
browser.

-- 
David Weintraub
qazwart_at_gmail.com
Received on 2010-11-08 02:43:14 CET

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.