Finding out when the last checkin occured into the repo or a directory in the repo.

2002-02-06 Thread Sanjay Bhatia

Hi,

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.

Can someone tell me if there are commands to do this, and if so, what they are?

THanks,
sb


__
Do You Yahoo!?
Send FREE Valentine eCards with Yahoo! Greetings!
http://greetings.yahoo.com

___
Info-cvs mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/info-cvs



Re: Finding out when the last checkin occured into the repo or a directory in the repo.

2002-02-06 Thread Matt Riechers

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