Hi, On Mon, 17 Aug 2009, Nicolas Pitre wrote: > |$ ls -ld .git/rev-cache/ > |drw-rw-r-- 2 nico nico 4096 2009-08-17 22:47 .git/rev-cache/ > > There is no directory execute permission at all. Indeed, looking at > rev-cache.c line 2314, the mode passed to mkdir() is 0x666. This should > rather be 0777. Which brings the question: how could this ever work for > you? Are you testing your code as root? No: Nick is on Windows. Ciao, Dscho -- 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