Hard Light Productions Forums

Off-Topic Discussion => General Discussion => Topic started by: Fury on July 08, 2010, 08:37:18 am

Title: FYI: Windows 7 NTFS issues
Post by: Fury on July 08, 2010, 08:37:18 am
There is a bug in Windows 7 NTFS that can cause issues with certain file operations. One such example is committing modifications to SVN for hundreds of files.

SVN related discussion about the problem (http://serverfault.com/questions/72561/64-bit-tortoisesvn-on-windows-7-says-file-or-directory-is-corrupted-and-unreadab)
A detailed description of the problem, again in relation to SVN (http://subversion.wandisco.com/blogs/windows-7-bogus-errorfilecorrupt-error-.html)
Microsoft support article (http://support.microsoft.com/kb/982927/en-us), you can get hotfix if you use the "View and request hotfix downloads" link at top of the page.

I never got any systray message indicating file corruption, but there were "The file system structure on the disk is corrupt and unusable" errors in system event log and chkdsk wanted to run all too often when PC was restarted.

If your system event log has those errors and chkdsk wants to run often, you should get this update whether you use SVN or not. Otherwise you should be fine waiting for SP1 which should include the fix.
Title: Re: FYI: Windows 7 NTFS issues
Post by: chief1983 on July 08, 2010, 09:55:14 am
I hadn't noticed any actual issues like that, but I have recently had chkdsk running at boot for some odd reason.  I don't touch the FSU SVN often though, wonder if it could be cause of all the revision changes I do on my SCP code checkouts.
Title: Re: FYI: Windows 7 NTFS issues
Post by: Bobboau on July 08, 2010, 12:35:14 pm
I use Linux, ironically this means my NTFS support doesn't have this problem :lol:
Title: Re: FYI: Windows 7 NTFS issues
Post by: chief1983 on July 08, 2010, 12:40:48 pm
No but I hope your SCP checkout isn't on a NTFS partition you access through linux :P