Archive for July, 2011
Using Git with Subversion: Tips that will make your life easier

Using Git with Subversion: Tips that will make your life easier

Posted 06 July 2011 | By | Categories: featured, git, linux, programming and tip | 10 Comments

  In the last couple of years I’ve been working on various projects that – unfortunately – still use Subversion as their version control system. I moved to git already a few years ago and I wanted to keep using it as much as possible. Luckily git-svn is an incredibly complete tool to interact with [...]