You are hereBlogs / pak's blog / Coder Analytics

Coder Analytics


By pak - Posted on 17 February 2010

In my past, I had done some work as a ClearCase administrator.  It wasn't for too long, because it was boring, but the things I learnt were extremely interesting.

** For those of you who don't know, ClearCase is a commercial version control system.  Software developers use it to version control code components (and indeed you could use it to version control any file -- including say documents).

So for example, such things as labelling, builds, branches, and revision history were my daily bread and butter.  The interesting thing about all of these is that they not only allow you to control the product going out but track who updated what and when.

The real challenge with any study in information or analysis is adding it all up. What's really important is not just the code then, but the information about how the users have built it.

Yesterday, I had only just  discovered today a way to dump all the history in a subversion repository in xml.  This is brilliant! Effectively it gives you the entire history of all the interactions with the version control repository.

With this, you can build analytics tools to analyse how the developers are working with the version control system. Why I had not researched tools like this before was beyond me.

One tool I have come across is StatSVN.

Check it out...

Pak

Post new comment

The content of this field is kept private and will not be shown publicly.
  • Web page addresses and e-mail addresses turn into links automatically.
  • Allowed HTML tags: <a> <em> <strong> <cite> <code> <ul> <ol> <li> <dl> <dt> <dd> <br> <p>
  • Lines and paragraphs break automatically.

More information about formatting options

CAPTCHA
This question is for testing whether you are a human visitor and to prevent automated spam submissions.
Image CAPTCHA
Enter the characters shown in the image.