64-bit TortoiseSVN on Windows 7 says "file or directory is corrupted and unreadable" then runs chkds
Posted
by David Alpert
on Server Fault
See other posts from Server Fault
or by David Alpert
Published on 2009-10-08T14:54:26Z
Indexed on
2010/04/09
16:13 UTC
Read the original article
Hit count: 359
I'm using 64-bit TortoiseSVN on a 64-bit Windows 7 Professional. Every so often a checkout or update will fail with an error message like the following:
Error: Can't move
Error: '[...]\\.svn\tmp\entries'
Error: to
Error: '[...]\\.svn\entries':
Error: The file or directory is corrupted and unreadable.
then CHKDSK runs after reboot, which makes me nervous.
Does anyone know why this might be happening or how I can avoid it?
© Server Fault or respective owner