The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

cgi_cvs_evolq - Extract from cvs log

SYNOPSIS

cgi_cvs_evolq

OPTIONS

CGI parameters

cvsroot

Directory.

DESCRIPTION

cgi_cvs_evolq parses cvs log and produces an HTML form.

This form allows to call cgi_cvs_evolr.

Configuration file (.cvs_metrics)

If present, cgi_cvs_evolq reads the configuration file .cvs_metrics in the current directory. The file could contains the following variables :

 $title = "main";

 $regex_tag = '^V\d+';

 @dirs = ( "abc", "def" , "def/hij" );

 $start_date = "2006/01/01";

SEE ALSO

cvs_activity, cvs_energy, cvs_tklog, cvs_wxlog, cvs_current

COPYRIGHT

(c) 2004-2010 Francois PERRAD, France. All rights reserved.

This library is distributed under the terms of the Artistic Licence.

AUTHOR

Francois PERRAD, francois.perrad@gadz.org