Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

irritating TortoiseSVN error - file or directory is corrupted and chkdsk at boot

Can't move 'D:\Documents\Websites\blah.svn\tmp\entries' to 'D:\ ... .svn\entries': The file or directory is corrupted and unreadable.

Any thoughts on what would cause this? This usually happens when trying to commit a large number of new files. Sometimes an update fixes it but most of the time I have to delete the offending directory, re-download it, and attempt to add or update it again.

EDIT: it seems my pc always wanting to chkdsk as boot is related.

like image 669
WalterJ89 Avatar asked Jan 21 '23 21:01

WalterJ89


2 Answers

From ServerFault:

This is a known bug in Window 7, slated to be fixed in SP 1:

http://subversion.wandisco.com/blogs/windows-7-bogus-errorfilecorrupt-error-.html

like image 169
VoodooChild Avatar answered Jan 29 '23 12:01

VoodooChild


The workaround, until this Windows 7 bug isn't fixed: http://tortoisesvn.tigris.org/faq.html#cantmove2

like image 38
Marcel de Castilho Avatar answered Jan 29 '23 11:01

Marcel de Castilho