Christopher S Horler wrote:
I don't use many cvs commands, but one I use a fair bit is log.  However
I've never figured out how to make it only display the last e.g. 5 log
entries or from a certain date... if it doesn't do it it should...

I don't know if there is a command to display the last 5 log entries, although you could probably do this for an individual file pretty easily via the cvs web interface.


In general, I have had good luck with something like the following:

cvs log -d">10/15/2003 (that's MM/DD/YYYY)

Regards,

Curt.
--
Curtis Olson   Intelligent Vehicles Lab         FlightGear Project
Twin Cities    [EMAIL PROTECTED]                  [EMAIL PROTECTED]
Minnesota      http://www.menet.umn.edu/~curt   http://www.flightgear.org


_______________________________________________ Flightgear-devel mailing list [EMAIL PROTECTED] http://mail.flightgear.org/mailman/listinfo/flightgear-devel

Reply via email to