RE: File corruption issue
From: Bert Huijben <rhuijben_at_sharpsvn.net>
Date: Sat, 14 Feb 2009 01:16:48 +0100
Hi,
Subversion and all of the libraries it use don't have this error message on
The quoted error text is the exact error message of the windows error
So you really should check the filesystem, in this case the virtual. But in
In this case it might also be that the host system has a read error that is
(In this case I would also verify the host filesystem to make sure you don't
From WinError.h
//
// MessageId: ERROR_FILE_CORRUPT
//
// MessageText:
//
// The file or directory is corrupted and unreadable.
//
#define ERROR_FILE_CORRUPT 1392L
From: Ghassemi, Hamid [mailto:hghassemi_at_medassets.com]
We only get this error with Subversion and not any other programs in
From: Bert Huijben [mailto:bert_at_vmoo.com]
Hi,
This error sounds like a Windows error, not something Subversion specific.
I think you should check the harddisk for errors (and maybe replace the
(The lock file is actually a 0 bytes file that is used for synchronization
Bert
From: Ghassemi, Hamid [mailto:hghassemi_at_medassets.com]
Good moring,
Some of our developers have been getting the following error for a few days
Error: Can't open file
Error: The file or directory is corrupted and unreadable.
This happens with the use of TortoiseSVN or the svn command line client.
Has anyone seen this and if so what is the fix for it. I should mention
Thanks
Hamid Ghassemi
MedAssets
The information transmitted is intended only for the person or entity to
------------------------------------------------------
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
|
This is an archived mail posted to the Subversion Users mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.