Report Generation
Simon King
simon at simonking.org.uk
Fri May 30 10:15:56 UTC 2014
On Thu, May 29, 2014 at 6:20 PM, David Wink <david.wink at gmail.com> wrote:
> I would like to produce a weekly report in the following layout.
>
> Engineer A
>
> Day 1
>
> Pull from central repository
>
> Commit Action 1 – to a local repository
>
> Commit Action 2 – to a local repository
>
> Push to a central repository
>
> Day 2
>
> Same basic idea
>
> Day 3
>
> Same basic idea
>
>
> Engineer B
>
> Day 1
>
> Pull from central repository
>
> Commit Action 1 – to a local repository
>
> Commit Action 2 – to a local repository
>
> Push to a central repository
>
> Day 2
>
> Same basic idea
>
> Day 3
>
> Same basic idea
>
>
> is there an extension that will help me pull this information? or Can I get
> some input on how you all would go about gathering the data for this?
>
>
> Thanks in Advance.
>
Have you looked in to the blackbox extension? It should be relatively
simple to parse the log file to get the information you want.
Simon
More information about the Mercurial
mailing list