Oscar,

Oscar Amat wrote:
> I am having a little trouble with the dates displayed in WinCVS.
> When I commit a file to the cvs server (Solaris) via pserver the date
> stored seems to be right, say 11.25. When CVS displays that date on screen
> it is shown as 09:25, which is obviously wrong. The client is a NT 4.0
> Service Pack 5 WinCVS 1.1b13 and the server is a cvs 1.10.8 compiled from
> source. The date in the NT machine is set to be GMT+1 with DST on. The date
> in the solaris seems to be set to MET DST (I am not sure if this is also
> GMT+1).
> 
> If I telnet to the server and check the dates, they are displayed right
> (11.25). To me it looks like WinCVS just assumes that the client is GMT?

Well cvs does that. The date you see in WinCvs is UTC. Just the one
stored in CVS/Entries, which is a cvs date. May be WinCvs should try to
display a local time instead.

Regards,
alex.

Reply via email to