On 08/09/2011 02:16 PM, Richard Hipp wrote:

> da39a3ee5e6b4b0d3255bfef95601890afd80709 is the hash for a zero-length
> object.  Something is clearly messed up.

As a general rule of thumb, whenever mysteriously zero-length files crop
up, the first thing I check is whether anything's run out of disk space
at any point...

...shortage of disk space can result in files being creatable (taking up
already-allocated space in inode tables and directory entries) but then
not being writable (leading to zero-length files).

ABS

--
Alaric Snell-Pym
http://www.snell-pym.org.uk/alaric/
_______________________________________________
fossil-users mailing list
fossil-users@lists.fossil-scm.org
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

Reply via email to