Ingolf Steinbach wrote:
> has someone written an awk/perl/whatever script which
> generates a table with (at least) the entries "local
> file name", "revision", "date of checkin" from a static
> tag and a locally checked out copy of a module?
Perhaps you already know about this:
cvs rdiff -s -r0 -rstatic_tag modulename
which will give you the filenames and revision numbers,
but not date of checkin
-- steve
_______________________________________________
Info-cvs mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/info-cvs