Has anyone used Versions for OSX? - Stack Overflow most recent 30 from stackoverflow.com 2009-11-27T20:25:56Z http://stackoverflow.com/feeds/question/310613 http://www.creativecommons.org/licenses/by-nc/2.5/rdf http://stackoverflow.com/questions/310613/has-anyone-used-versions-for-osx 2 Has anyone used Versions for OSX? Darryl Hein 2008-11-22T00:16:22Z 2008-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#310624 3 Answer by Davide Gualano for Has anyone used Versions for OSX? Davide Gualano 2008-11-22T00:27:25Z 2008-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#310631 3 Answer by Paul for Has anyone used Versions for OSX? Paul 2008-11-22T00:32:37Z 2008-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#310646 3 Answer by Phil Nash for Has anyone used Versions for OSX? Phil Nash 2008-11-22T00:45:05Z 2008-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#310701 1 Answer by Robert Gould for Has anyone used Versions for OSX? Robert Gould 2008-11-22T01:35:37Z 2008-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#310706 0 Answer by Davide Gualano for Has anyone used Versions for OSX? Davide Gualano 2008-11-22T01:41:34Z 2008-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>