svn checkin hangs when out of disk space
From: Karl Chen <quarl_at_cs.berkeley.edu>
Date: 2005-02-24 09:19:02 CET
I tried to commit, not realizing I was out of disk space on the
I couldn't understand what was going on until I attached strace
write(4, "\205`y\37\207z\346/\354\332c\30y\0\214\16\325r\265\264"..., 4096) = -1 ENOSPC (No space left on device)
I think svn might be missing some error checking on file I/O.
-- Karl 2005-02-24 00:12 --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org For additional commands, e-mail: dev-help@subversion.tigris.orgReceived on Thu Feb 24 09:20:31 2005 |
This is an archived mail posted to the Subversion Dev mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.