I have a fairly large project I have been working on since 2006 at work. I have used Bazaar every step of the way, so every change and revision is in the repo. How can I use this data for cool stats? I found a script for percentage of commits, but I am the sole contributor so that doesn’t make much sense.
Ideas, people with cool bzr hacks you know etc?
Related posts:
- Boring Friday – What are you doing that is fun? Suffering from a little burnout after delivering a few projects....
#1 by Jacob Peddicord on March 3, 2009 - 4:13 pm
Quote
I use ohloh.net for statistics, though your source has to be on a public URL. They’ve only recently added Bazaar support.
#2 by seb on March 3, 2009 - 5:21 pm
Quote
Hi,
some time ago there was a post about Launchpad bzr stats. If you find the post you will know who to ask.
#3 by Mike on March 3, 2009 - 5:46 pm
Quote
bzr? what’s that?
http://www.google.com/trends?q=git%2C+bzr
#4 by Vadim P. on March 3, 2009 - 9:31 pm
Quote
Something you know about, Mike!
It’s a human-friendly dvcs tool.
#5 by Vadim P. on March 3, 2009 - 9:33 pm
Quote
lol @ mike. Look at the links to the right… “git ‘er done”. I don’t think that’s git-scm related!
#6 by Eduardo on March 4, 2009 - 10:26 am
Quote
Mike, dont be such a git.
#7 by Daniel Hahler on March 4, 2009 - 12:37 pm
Quote
There’s a bzr-stats plugin, available at https://launchpad.net/bzr-stats.
Give it a try.