Possible Duplicate:
TortoiseSVN for Mac?

I see people asking for alternatives or similiar versions of Tortoise SVN on the Mac, but I'm working with other developers - who are on a Windows environment using TortoiseSVN and I need to be able to work with them from my MAC - will the SCplugin be able to interface with the windows clients?

link|improve this question
feedback

closed as exact duplicate by studiohack Apr 5 at 0:19

This question covers exactly the same ground as earlier questions on this topic; its answers may be merged with another identical question. See the FAQ for guidance on how to improve it.

3 Answers

up vote 5 down vote accepted

Subversion is the key here, not the front-end that sits on top of it. TortiseSVN and SCPlugin both use Subversion, so you'll be able to integrate with your Windows counterparts just fine.

link|improve this answer
Ah I see, so I've got subversion already, and now I've got svnX, but I'm having trouble actually connecting - it's a windows server that has the SVN server on it, so I'm not sure how to connect into it.. – Kevin Aug 12 '11 at 17:37
feedback

Check out Cornerstone and Versions. They're two great Subversion clients for Mac that don't rely on the filesystem browser (Finder) for navigating your working copies. Personally, I prefer Cornerstone's interface over Versions, but they're both very capable apps that should work just fine with your Subversion server and Windows/TortoiseSVN developers.

link|improve this answer
feedback

Assembla have a great comparison list of Subversion clients for Mac OSX, with reviews:
http://svn-ref.assembla.com/mac-svn-client-reviews.html

See also on superuser => TortoiseSVN for Mac?

link|improve this answer
feedback

Not the answer you're looking for? Browse other questions tagged or ask your own question.