Bug 26483 - CVS on NTFS File systems
Summary: CVS on NTFS File systems
Status: RESOLVED DUPLICATE of bug 5337
Alias: None
Product: Platform
Classification: Eclipse Project
Component: Team (show other bugs)
Version: 2.0.1   Edit
Hardware: PC Windows NT
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Platform-VCM-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-11-15 10:21 EST by Neil Simms CLA
Modified: 2002-11-18 15:34 EST (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Neil Simms CLA 2002-11-15 10:21:22 EST
Eclipse is reading the file time stamp incorrctly on NTFS file system 
partitions.
I have a file, extracted from a CVS repository with WinCVS. The modification 
timestamp according to the operating system is 20:35 30 July. This agrees with 
the CVS/Entries file. WinCVS and the command line cvs show the file as up-to-
date.
The Eclipse Properties for the file shows the last modified at 30 July 21:25.
Eclipse thus conciders the file to be modified and should be committed.

The root cause of this is the way file timestamps are reported in NT. See 
http://www.codeproject.com/datetime/dstbugs.asp for more details.
Comment 1 Erich Gamma CLA 2002-11-16 19:14:27 EST
moving to platform vcm
Comment 2 Michael Valenta CLA 2002-11-18 15:34:16 EST

*** This bug has been marked as a duplicate of 5337 ***