Monday, January 7, 2008

Leopard + SVN + Terminal

I don't know what made me type "svn help" into Terminal but it actually worked, and I don't remember installing Subversion on Leopard, so I did a little searching and found out that Leopard comes with Subversion installed, thats actually pretty sweet.

On my Windows machine, I used Subversion a lot with my projects, but I used a GUI client called TortoiseSVN, but on Mac I haven't been able to find a feature-rich GUI client.

so I've been using the Command line for Subversion through the Mac OS Terminal, and I have to say its not as hard as I first thought, It's actually pretty easy.

2 comments:

Andre Joseph said...

I'm using Mac Leopard and the only cool SVN client stuff i've been using is syncroSVNClient

Try that one! that's cool.. i'm also using TortiesSVN. ;)

doubleday said...

I am not an eclipse fanboy but you should check out subversive http://www.eclipse.org/subversive/. Its the best free svn GUI I know of. And I think I have tested them all (OSX only)