| [ < ] | [ > ] | [ << ] | [ Up ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
Since log shows dates in local time,
you might want to see them in Coordinated Universal Time (UTC) or
some other timezone.
To do this you can set your $TZ environment
variable before invoking CVS:
$ TZ=UTC cvs log foo.c $ TZ=EST cvs log bar.c |
(If you are using a csh-style shell, like tcsh,
you would need to prefix the examples above with env.)
This document was generated on September, 14 2007 using texi2html 1.76.