DOC HOME SITE MAP MAN PAGES GNU INFO SEARCH PRINT BOOK
 

(cvs.info.gz) log examples

Info Catalog (cvs.info.gz) log options (cvs.info.gz) log
 
 A.15.2 log examples
 -------------------
 
 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'.)
 
Info Catalog (cvs.info.gz) log options (cvs.info.gz) log
automatically generated byinfo2html