Re: liveliness of the Ardour community
Alexandre Prokoudine <[email protected]>
| Newsgroups | gmane.comp.audio.ardour.devel |
|---|---|
| Message-ID | <CAFjkzc1c-0Po+3U+RswWDwHpq04CgfXq=z8Jx_cSpAFW7R-7ag@mail.gmail.com> |
On Thu, Jun 6, 2013 at 6:13 PM, B Berteh wrote: > We plan to use the data from standard version control systems (including svn > & git) in the future You are going to have a tough time at that :) The downside of SVN is that while commit logs mention actual submitters of patches, there will be just a handful of people who committed the patch. So you can't extract all the meaningful data from SVN logs automatically, and there will be over 10K of commits to go through, if you go for manual extraction of data. In fact, even now with Git not everyone commits patches with 'git am' thus losing actual contribution data. Alexandre Prokoudine http://libregraphicsworld.org