On 18 April 2011 20:48, Carlo de Falco <carlo.defa...@gmail.com> wrote:
> Does anyone know how to easily get activity info for all registered 
> developers in order to select those that can be considered inactive?

I just wrote a perl tiny script that lists all the users that made a
commit since a specified date (can be found on
http://pastebin.com/q1vK9wHQ )

All one needs to do is to change the value of $date_limit and
$repo_path for the obvious values. Then it lists all unique usernames
that made a commit since the specified date.

Carnë

------------------------------------------------------------------------------
Benefiting from Server Virtualization: Beyond Initial Workload 
Consolidation -- Increasing the use of server virtualization is a top
priority.Virtualization can reduce costs, simplify management, and improve 
application availability and disaster protection. Learn more about boosting 
the value of server virtualization. http://p.sf.net/sfu/vmware-sfdev2dev
_______________________________________________
Octave-dev mailing list
Octave-dev@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/octave-dev

Reply via email to