Christopher Craig

Entries Tagged ‘subversion’

Links for the Week Ending June 08, 2008

Chris Shiflett: PHP and Web Application Security

Chris Shiflett: Guru Speak: Storing Sessions in a Database

Version Control with Subversion

Versions - Mac Subversion Client

Beanstalk — Version Control with a Human Face

Daring Fireball: Spaces in 10.5.3
Finally, Spaces is fixed in Leopard 10.5.3

Leave a Comment

Versions - A Subversion Client for OS X

Versions, a Subversion client for Mac has finally been released in beta form after a year of development. I’d completely forgotten about it, until they emailed me. In fact, I don’t even remember signing up for any development notices. Anyway, it’s free to download, but it expires on July 1st. I [...]

Leave a Comment

Subversion on Leopard

Just a quick note. I just discovered that OS X Leopard comes with Subversion already installed. Great news. The sooner Subversion replaces CVS, the better.
Also, check out ZigVersion if you’re looking for a SVN client. It’s free for non-commercial use, and it’s leaps and bounds better than SVNx.

Leave a Comment

Subversion

I’ve been playing around with Subversion for the past couple of weeks. It’s a version control system similar to CVS. I use it to keep track of the software I write. So, at any time, I can go back and check out the state of a project from any day. It’s [...]

Comments (1)