This website recently got a major rebuild; if you're missing something, let Lorna know.

    Tag: bzr


  1. Bzr-svn: Preserving Commits and Rebasing


    Recently I've been using bzr-svn when I'm working with subversion repositories; its a bridge between a local bzr repository and a remote subversion one. I travel fairly frequently and the pain of being disconnected from the server, unable to diff or log, and then either unpicking everything I've done or …

    Read more

  2. Speaking at PHPWM: April 6th


    Next week I will be making the trip to my original home town of Birmingham to speak at the PHP West Midlands User Group, on 6th April. They are an active user group and although I haven't managed to organise myself to attend their meetings before, I do keep meeting …

    Read more

  3. First Steps with bzr-svn


    I'm an SVN nut - love it, use it, talk about it at any opportunity, can't physically write code without it. But as a telecommuting developer who is sometimes travelling around, I've been thinking for a while that one of the distributed systems would really make more sense. I tried git …

    Read more