Has anyone used Versions for OSX? - Stack Overflow most recent 30 from stackoverflow.com2009-11-27T20:25:56Zhttp://stackoverflow.com/feeds/question/310613http://www.creativecommons.org/licenses/by-nc/2.5/rdfhttp://stackoverflow.com/questions/310613/has-anyone-used-versions-for-osx2Has anyone used Versions for OSX?Darryl Hein2008-11-22T00:16:22Z2008-11-22T01:41:34Z
<p>Has anyone used <a href="http://versionsapp.com/" rel="nofollow">Versions</a> for OSX? I'm mainly wondering if it does everything <a href="http://tortoisesvn.tigris.org/" rel="nofollow">TortoiseSVN</a> does and if you can use both with the same checkout repo?</p>
<p><strong>Edit:</strong> The one issue I found is the diff viewer. The OSX developer FileMerger is just not that great. TortoiseSVN has got this right.</p>
http://stackoverflow.com/questions/310613/has-anyone-used-versions-for-osx/310624#3106243Answer by Davide Gualano for Has anyone used Versions for OSX?Davide Gualano2008-11-22T00:27:25Z2008-11-22T00:27:25Z<p>Versions is a very good SVN client for OSX, it has all the features that TortoiseSVN has with a better and more pleasant graphic interface :)</p>
<p>I especially like the timeline view, it's very useful.</p>
<p>You can use it along Tortoise, but I don't know why you should need to, Tortoise is Windows-only.</p>
http://stackoverflow.com/questions/310613/has-anyone-used-versions-for-osx/310631#3106313Answer by Paul for Has anyone used Versions for OSX?Paul2008-11-22T00:32:37Z2008-11-22T00:32:37Z<p>I tried it out 5-6 weeks ago and it seemed solid but didn't have all of TortoiseSVN's features, and the interface had some inconsistencies. It has a timeline which was very useful organization of the history.</p>
<p>I see they've reached version 1.0 in the last week and the changes seem to cover all the things that I thought were missing. It will be worthwhile to check it out.</p>
http://stackoverflow.com/questions/310613/has-anyone-used-versions-for-osx/310646#3106463Answer by Phil Nash for Has anyone used Versions for OSX?Phil Nash2008-11-22T00:45:05Z2008-11-22T00:45:05Z<p>As Paul says, v1.0 is now out and feels much more complete. It even manages to look a bit slicker too!</p>
<p>It has all the features that I've been used to from TortoiseSVN before - except I haven't yet worked out if you can set svn -ignore from the GUI. It does respect it if it's been set, at least.</p>
<p>You can get the released version on 30 day trial, so why not check it out (pun intended) yourself? Personally I think it's well worth the small amount it costs.</p>
http://stackoverflow.com/questions/310613/has-anyone-used-versions-for-osx/310701#3107011Answer by Robert Gould for Has anyone used Versions for OSX?Robert Gould2008-11-22T01:35:37Z2008-11-22T01:35:37Z<p>Yes I've been using Versions over the last two weeks, and it's nice enough to not make me need Tortoise for Mac, I feel its doing a good job covering the Niche, especially if you consider that Versions hasn't been around long compared to Tortoise.</p>
<p>However besides Versions I also strongly recommend you use <a href="http://scplugin.tigris.org/" rel="nofollow">SCPlugin</a> it give you the right click context menu a la Tortoise, which is useful for quickly handling your sources.</p>
http://stackoverflow.com/questions/310613/has-anyone-used-versions-for-osx/310706#3107060Answer by Davide Gualano for Has anyone used Versions for OSX?Davide Gualano2008-11-22T01:41:34Z2008-11-22T01:41:34Z<p>Another graphic svn client for osx is <a href="http://www.zennaware.com/cornerstone/" rel="nofollow">Cornerstone</a>. </p>
<p>I haven't tried it yet, but from the screenshots and the features looks promising.</p>