The server part has been successfully tested on Mac OS X, Linux Ubuntu and Windows. Our software library provides a free download of Syncro SVN Client 20.0 for Mac. This Mac application is a product of SyncRO Soft LTD. The most recent installation package that can be downloaded is 93 MB in size. EasySVN is a free and open source Subversion client that supports all the standard Subversion operations directly from within the Windows Explorer, Macintosh Finder, or as a Linux command line tool. No mention of EasySVN at Assembla, seems to be discontinued in favor of TortoiseSVN. No screenshots yet.
- Subversion Client For Mac Free Trial
- Subversion Client For Mac Free
- Mac Svn
- Download Svn For Mac
- Mac Install Svn
Subversion for Mac OS X
Mac GUI Subversion clients
svnX
Th svnX open-source GUI client for Mac OS X provides support for most features of the standard svn client, including working with local working copies as well as a useful remote repository browser. It supports all Subversion versions from 1.4 through to 1.7 and is the best open-source GUI Subversion client for Mac OS.
Cornerstone
Cornerstone is a fully-featured native Subversion client, designed specifically with the Mac OS X GUI look-and-feel. It is a commercial application that is also available on the MacAppStore.
Subversion Client For Mac Free Trial
Versions
Another commercial Mac OS X Subversion GUI is Versions. A 30-day demo version is also available.
Mac command-line Subversion clients
Mac OS X
Mac OS X includes a Subversion command-line client as part of the standard operating system installation. Open the Terminal application and type svn with the required parameters. Easy.
MacPorts
The latest version of the Subversion command-line client is available from the MacPorts community-supported collection of open-source software.
Other Mac OS X command line clients
Depending on your version of OS X, the included command-line tools may be out-of-date. Alternative sources of Mac command-line tools include the CollabNet and WanDisco pages.
Mac IDE Subversion clients
Xcode
Subversion support is included in Apple’s powerful Xcode Integrated Development Environment. For many developers this is the perfect compliment to the Mac OS X command-line tools.
Eclipse IDE
Eclipse is a cross-platform IDE that also supports Mac OS X. The Subclipse plug-in provides Subversion support. It uses JavaHL to integrate with the command-line tools, so a little bit of manual installation and configuration is required.
Question or issue on macOS:
Setting up some web development stuff with a friend, he’s using Versions SVN (paid for by his company) which looks fantastic but is a touch pricey.
I was tempted by SVNx but if I’m honest don’t like the idea of using command line at all – much prefer a nice and easy to use GUI.
I don’t mind paying for it if I have to, but I was wondering if there were any really good alternatives? We’ll be using Springloops as an SVN fwiw.
Subversion Client For Mac Free
How to solve this problem?
Solution no. 1:
EDIT : Use iSVN as its free
Take a look at RapidSVN. They have a build for the Mac OS.
Note : not supported for mac os 10.8.3 anymore
Solution no. 2:
If you have installed Xcode
File -> Source Control -> Repositories
or in the startup window of Xcode
Also you can press in Xcode
Mac Svn
Cmd+Shift+2
and select repositories.
Solution no. 3:
If you are looking at the SVN package, Collabnet has it
If you are looking for GUI Client (Open source)
Rapid by Tigris
http://rapidsvn.tigris.org/
SVNX by La chose
http://code.google.com/p/svnx/
SCPlugin by Tigris
http://scplugin.tigris.org/
SmartSVN by Syntevo
https://www.smartsvn.com/
If you are looking for free GUI (non-open source)
Download Svn For Mac
Sourcetree
http://www.sourcetreeapp.com/
*note this is a mercurial/git versioning. If you are connecting to a remote SVN server. It works. It converts it locally to mercurial/git.
I personally find sourcetree to be most generally suitable for most versioning tools.
Solution no. 4:
It’s not Mac OS X native, but you can give Eclipse’s SVN client a try. It works on Mac OS X, and it’s pretty good.
Solution no. 5:
I was also after a free SVN app, I tried a few different solutions, but none of them quite hit the mark. To start with I was excited by svnX, but then it’s really confusing how it treats ‘working copies’ and ‘repositories’ differently – I still am not quite sure exactly when/why to use which of the multiple windows. It seems to cover everything, but just not fluently.
You know what I’ve ended up using? Netbeans
I’ve been using it as my IDE for a while now, and have always liked it, but I didn’t use it for SVN while on my PC (I preferred the Tortoise SVN interface). But now on OSX I’ve been after something that has similar functionality and I was very surprised to find that Netbeans seems to be perfect! All I was after was a single browsable file tree that you can right click and apply all the familiar commands (update, commit, revert, search history, diff against other versions) etc, and netbeans has it all. It’s actually really thorough, logical, familiar and complete. It’s surprisingly similar to Tortoise in the general navigation & interface (minus the pretty icons of course) – but I’m impressed. Give it a shot!
Solution no. 6:
I propose you JEdit with SVNPlugin.