> From: Jonas Envall <[EMAIL PROTECTED]>
> To: "[EMAIL PROTECTED]" <[EMAIL PROTECTED]>
> Subject: [Eap-list] All CVS Blue
> Reply-To: [EMAIL PROTECTED]
> 
> Hi!
> 
> Did this ever get solved? I still have blue files after the 
> daylight saving.
> The set US locale for all windows did nothing for me. I'm running on
> a Windows 2000 machine and the CVS server is running UNIX.
> What is the status on this?
> 
> Thanks / Jonas

This is not a bug in IDEA but rather a bug in CVS (the famous 
"daylight saving bug"). It also occures in WinCVS (ok, the files
are red there ;-)).

In the newer releases of WinCVS there is a python script that
can be started from the menu which fixes this.

It simply goes through the CVS/Entries file in each directory
and checks whether the modification time there differs from the
one on the actual filesystem for about one hour (+/- a few seconds).
If it finds a candidate, it changes the modification time in the
CVS/Entries file to the one on the filessystem.

Maybe the guys from IntelliJ consider to implement something like
this hidden deep inside the CVS stuff. But somehow I'm quite sure
there it almost half a year time left ;-)

Ciao,
Christian


_______________________________________________
Eap-list mailing list
[EMAIL PROTECTED]
http://www.intellij.com/mailman/listinfo/eap-list

Reply via email to