Sanjay Bhatia wrote: > > I'd like to know if there is a command to do any of the following steps : > > 1) Find out when (what time) the last checkin occured in the repo. > 2) Find out when (what time) the last checkin occured into a specific directory > of the repo. > 3) Find out when (what time) a file with a particular extension (e.g. .c, > .java) occured in the repo.
Use the history command: 'cvs history --help' -Matt _______________________________________________ Info-cvs mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/info-cvs
