Curtis L. Olson writes: > 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)
That works well :-) Another alternative is http://sourceforge.net/mailarchive/forum.php?forum_id=7201 Cheers Norman _______________________________________________ Flightgear-devel mailing list [EMAIL PROTECTED] http://mail.flightgear.org/mailman/listinfo/flightgear-devel
