Sridhar Boovaraghavan writes:
> 
> I am using CVS 1.10.8 on Linux (server) with a Windows NT client. Our
> group manages a web site and we would like to see what has changed in
> the repository wrt the production machine. I understand that you can
> do this with cvs -n update. What I really would like to see is the
> associated log messages that developers used when checking in these
> newer versions. Is this possible?

If you've tagged the production stuff (which you should), you can use:

        cvs log -r':TAG'

-Larry Jones

Everybody's a slave to routine. -- Calvin

Reply via email to