The GigaOM Network: Cleantech | Tech Insider | Gadget Gurus | Online Video | Open Source | Web Life | Research | Live Events | About | Contact

12 Subversion Apps for OS X

Written on February 23, 2009 by Andrew Bednarz and 30 people have commented

Subversion (also known as SVN) is a popular version control system. Accessing SVN repositories with OS X is easy – and there are numerous options to do so. In this article we’ll cover 12 different applications that let you access and use Subversion in OS X.
Version 1.4 of the command-line SVN client ships with OS [...]

Setting Up Xcode & Beanstalk Hosted Subversion

Written on December 06, 2008 by Jonathan Buys and 7 people have commented

If you are planning on getting started in developing for the Mac, one of the first things I recommend setting up is a version control system. Beanstalk is a hosted Subversion system, so you can access your code from anywhere you have an Internet connection, team up with partners across the world, and keep [...]

Versions Subversion GUI Hits 1.0

Written on November 18, 2008 by Brian Warren and 6 people have commented

Versions, the GUI-based Subversion client for the Mac, is now out of beta. It must have been at least a year ago, that I remember seeing some screenshots for Versions, and the development community drooled. But we had to wait. And waiting was hard.

Fast-forward to this summer when the first public-beta of Versions became available [...]

Versions for Mac now in public beta

Written on June 05, 2008 by Jason Terhorst and 4 people have commented

The long-discussed “Versions” for the Mac is now open for anyone to download, for free (for now). It’s pretty slick. It’s not as awesome as the hype built it up to be, but it’s definitely worth checking out.
Versions is an app that provides a strong GUI front-end for the “svn” (Subversion) command-line application. I, [...]

TextMate and Subversion

Written on May 14, 2008 by Jason Terhorst and 10 people have commented

I’ve used TextMate before, mostly for heavy development with PHP or Ruby on Rails, but it began to fall out of focus for me when I started using Panic’s Coda instead. I loved Coda’s interface more than any other text editor/web development application. But I lamented the ability to easily sync up my web [...]

Using Subversion with Xcode 3.0

Written on April 28, 2008 by Jason Terhorst and 17 people have commented

When you’re coding a huge project in Xcode, and you’ve written all of this awesome stuff, it’s almost done, and the big release is coming soon, that’s when the worst happens:

The hard drive that had all of your code on it dies suddenly
You didn’t have a backup in TimeMachine
Files become corrupted
You remove some important code, [...]

iWork hates Subversion

Written on January 04, 2008 by Billy Halsey and 21 people have commented

Or does Subversion hate iWork? I was just hit with the iWork/SVN bug that seems to be infamous among those using the two products concurrently. The problem, essentially, is the way that iWork—Pages, Numbers, and Keynote—and Subversion store their files.
It’s well-known that, for some time, Apple has chosen to package certain files as bundles; they [...]