Mac
Mac

Reputation: 2715

SVN Client integrated with OS X's Finder

Is there a TortoiseSVN equivalent for OS X? I'm looking for an SVN client that will integrate with OS X's Finder and be added as Context menu items.

Update: Just found SmartSVN. Anyone with feedback on it?

Upvotes: 17

Views: 17403

Answers (7)

Mot
Mot

Reputation: 29600

Note, that neither SCPlugin nor the SmartSVN Finder integration will work on OS X 10.6 (Snow Leopard), because Apple has dropped the support for Finder plugins.

Upvotes: 10

Marek Bar
Marek Bar

Reputation: 903

In my opinion svn-finder scripts are the best solution for leopard or snowleopard becauce scplugin will not work with Finder in those systems. You can download scripts from: http://svn-finder.sourceforge.net/ I also found easySVN http://sourceforge.net/projects/easy-svn/ which is not so bad and free.

Upvotes: 1

pauldunlop
pauldunlop

Reputation: 474

Agreed. SCPlugin is the best option out there. But it's a bit buggy in the latest release of OS X. Has been for a little while. Another alternative is PathFinder which is a very slick Finder replacement, that has SCPlugin integrated, as well as a console, and various other SVN integrations. It's a commercial product, but well worth the money.

Upvotes: 1

fhe
fhe

Reputation: 6187

There is SCPlugin which is the closest match to TortoiseSVN on OS X. It adds overlay icons as well as context menu entries to the Finder.

Upvotes: 9

John Sheehan
John Sheehan

Reputation: 78152

You may be interested in Versions. Not exactly what you're looking for but close

Upvotes: 1

a. brooks hollar
a. brooks hollar

Reputation: 623

Google found this:

http://scplugin.tigris.org/

doesn't seem to be as slick as tortoise, but at least it's a start.

I tried Versions for a little while, but it often got confused and irritated me quite a lot.

Upvotes: 1

Andrew Grant
Andrew Grant

Reputation: 58804

I don't believe so, but I've recently started using Cornerstone as a SVN client on the Mac and I'm super-happy with it.

It's about $60 and has a 30 day trial. Also try "Versions". I trailed it for a few weeks and it was the "best other" SVN client, but not as good as Cornerstone (IMO).

Upvotes: 1

Related Questions