On Mon, 10 Nov 2003 22:13:29 +0100, Wim Bertels wrote > This is a multi-part message in MIME format. Please don't send MIME or HTML email to the mailing list. It's not nice!
> is there a good way to obtain (/report) user statistics, (these user > are cvs users), like for example: alfred worked for 56% on project1, > joe worked for 14% on project1, mark worked for 45% on project2, .. > > what are the options? I'm not sure that CVS really tracks the statistics you're looking for. StatCVS provides some similar statistics based on the information available to CVS, though: http://statcvs.sourceforge.net/ The cvshistory.pl script from IIT provides some slightly different statistics that may also be useful to you. http://omega.cs.iit.edu/viewcvs/www-scripts/ CVSPlot may also be interesting: http://cvsplot.sourceforge.net/ HTH, Geoff _______________________________________________ Info-cvs mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/info-cvs
