Tag: mercurial
September 30, 2010

I've moved off SVN as my source control system for some time, and I've been using both Git and Mercurial in its place. I was using Mercurial until I started doing work in Rails, and it doesn't make a whole lot of sense to use Mercurial for my Rails work seeing how many of the libraries I depend on are in Git/Github.

And as inviting as Bitbucket is after its purchase by Atlassian (5 devs for free!), I have a feeling that I'll be spending a lot more time (and money) on "the Githubs" in the future.

keyword git  keyword mercurial  
April 14, 2010

Just a housekeeping note, I'll be migrating any code samples to Bitbucket.

Bitbucket is a Mercurial-based public source code repository.

Migrating the source code will make it easier for people to get the latest versions of any demos or samples that I create.

The Braintapper repo is located here. There are three public repos, one for Cognos, one for Pentaho and the other for miscellaneous BI efforts.

keyword bitbucket  keyword mercurial