What Subversion client do people use on OS X?
I am just wondering what people are using as a Subversion client on OS X? I have found two, neither of which I like all that much:
* “SmartSVN”:http://www.syntevo.com/ — This is actually an excellent program, but it is not real mac like and it is also not free for commercial projects.
* “svnX”:http://www.apple.com/downloads/macosx/development_tools/svnx.html — This is a more os x like app, but it is somewhat non-intuitive to use since it splits the repository from the local copy; however, it is free to use for kind of project.
What I would like to find is something like “TortoiseSVN”:http://tortoisesvn.tigris.org/ but for the Mac. I know someone is developing a similar product, but I can’t remember the name or the URL. So are other developers using?
SCPlugin (http://scplugin.tigris.org/) works ok of OS X, and works like a crude version of TortoiseSVN, I use it for most of my SVN needs, although I keep svnX handy for some tasks.