Hello all,
I am trying to set up some useful reporting for use with our CVS resources and have been asked to report on


* modules that have checked out (not committed) by a specific hostname

In other words, particularly for our anonymous, read only checkouts, we'd like to be able to say... that module X was checked out by the *.com domain 100 times in the past week (or whatever) and display some statistics to that effect.

CVS log doesn't log checkouts, but CVS history does and I did find a nice web interface to allow novice users to generate their own histories.

        http://www.jamwt.com/CVSHistory/

However, I don't believe that CVS history logs IP# or hostname. While this info appears in my *system log*, I would not be able to tie the system log which does record IPs, etc... to the modules being checked out in CVS (at least from all my reading).

does anyone have any suggestions? any help is appreciated.
thx,



_______________________________________________
Info-cvs mailing list
Info-cvs@gnu.org
http://lists.gnu.org/mailman/listinfo/info-cvs

Reply via email to