Musician, Ruby on Rails Entusiast, Composer, Programmer and Lover of Hot Sauce

Beginning the GIT transition

Posted: July 21st, 2009 | Author: mindtonic | Filed under: Development | Tags: | No Comments »

I know I am late to the party, as usual, nut after finding out about the great hosting option known as Heroku, it has become a necessity.

My one drawback is that I love my svn gui SmartSVN. It turns out that there is a built in GUI called git gui…. read here: http://pillowfactory.org/2008/09/11/git-awareness-week-git-gui/ for more info.

Other Resources:


So here we go with the process today. I found that this blog post http://blog.viarails.net/2008/4/4/how-to-convert-your-svn-repo-to-git was flawless in execution and I highly recommend it. So far I have been able to complete the transfer and upload the new git repository.

I would like to argue that SVN is not passé – or out of style – in fact when you are working with a small team of developers, or even by yourself, I think that the remote server concept is actually quite beneficial. I understand the whole branch / merge concept, and think it is fantastic, but I see value in all both approaches. Just my 2 cents.



Leave a Reply