spgroup / groundhog

A framework for crawling GitHub projects and raw data and to extract metrics from them
http://spgroup.github.io/groundhog
GNU General Public License v2.0
15 stars 10 forks source link

Add support for Mercurial extraction #34

Closed rodrigoalvesvieira closed 11 years ago

rodrigoalvesvieira commented 11 years ago

Groundhog should support extraction of Mercurial-powered projects. SourceForge and Bitbucket are example of forges that have Mercurial-only projects. It is of our interest to also perform fetching for these projects, extracting and learning from them too.

Currently Groundhog has SVN and Git clients but no Mercurial client. There's certainly a third-party lib for that.

fernandocastor commented 11 years ago

Due to our decision of focusing on GitHub project support for our new goals and reducing our pending activities, this issue is being closed.