On Wed, 26 Nov 2008, Joey Hess wrote: > Joey Hess wrote: > > Note that in both occasions that I've seen this failure, it has not been > > due to a missing directory, or bad permissions > > Actually, it was due to bad permissions. :-) Once git was fixed to > actually say that, I figured out where to look to fix them. This is strange since write_loose_object() which calls create_tmpfile() checks for EPERM. Perhaps this should be done in create_tmpfile()? -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html