Hi,

doing a fullquote to keep Michael and Thorsten in the loop.

Thanks for the explanation! Looks like it requires some setup work on my non-developer machine to get it running.

Michael, Thorsten, can one of you send me the final file, so I can upload it to our website? I assume you have it running mach faster than I...

Florian


Sebastian Spaeth wrote on 2013-02-13 14:37:
I have sent an email to Michael Meeks before, but I guess it went under
during the release activities. I told him that I don't really have the
capacity to keep the stats up to date, as that would require to adapt my
tool (which is designed as a generic git repo analyzer) more and more to
generating stats specific to this project.

This is how to generate the stats:

1) Check out the LO repo(s).
2) Check out the analyzer via mercurial:
    https://bitbucket.org/spaetz/gitanaly
3) Get the email->contributor name mapping from Cédric via:
     git://anongit.freedesktop.org/libreoffice/contrib/gitdm-config

4) Check the README for system requirements

Main stats:
~/src/gitanaly/analyse-commits.py -r ~/src/LibO -v -f
~/src/gitdm-config/gitdm.config
--sinceuntil=d387dace13fe1947ec5ad025ebd122ec6f13e3d0.. --no-plot

This will create the stats in /tmp/index.html

If we want stats limited to the templates, this can do it:

~/src/gitanaly/analyse-commits.py -r ~/src/LibO -v -f
~/src/gitanaly/gitdm-config/gitdm.config
--sinceuntil=d387dace13fe1947ec5ad025ebd122ec6f13e3d0.. --no-plot
--path=extras/source/templates

--
Unsubscribe instructions: E-mail to [email protected]
Problems? http://www.libreoffice.org/get-help/mailing-lists/how-to-unsubscribe/
Posting guidelines + more: http://wiki.documentfoundation.org/Netiquette
List archive: http://listarchives.libreoffice.org/global/website/
All messages sent to this list will be publicly archived and cannot be deleted

Reply via email to