Hi,
I am not getting the right dates for my logs, i am getting GMT time. In rcs.c, a call to gmtime is made, which is the time i'm getting when issuing a 'cvs log' command. I do have the TZ variable set (Canada/Eastern), and tzset is called (i tried removing that call, and get the same results). I am running on SunOS Sparc 5.8, cvs 1.11.2. I changed the 'gmtime' call in rcs.c to 'localtime', and get the right results. I'm afraid there will be some side effects to that change, and would like to know the right fix. Thanks, Jean-Pierre Sevigny _______________________________________________ Bug-cvs mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/bug-cvs